An error occurred while fetching folder content.
softwrap: improve Up and Down's behavior with softwrapped chunks
David Lawrence Ramsey authored
Use go_back_chunks() and go_forward_chunks() in do_up() and do_down()
(instead of using a special and complicated computation in do_down())
so that they now properly move vertically to the previous/next chunk
in softwrap mode.  This also means that do_left() and do_right() will
now properly move vertically at actual line boundaries.
eb647dfb
Name Last commit Last update