smol/src
David Lawrence Ramsey 59451da3ac softwrap: correctly move vertically through overwide tabs
Don't skip rows that contain something when moving up, and do put
the cursor in the desired column whenever possible when moving down.

This fixes http://savannah.gnu.org/bugs/?51827
and fixes http://savannah.gnu.org/bugs/?51828.
2017-08-26 10:14:01 +02:00
..
Makefile.am build: for Solaris, tell the linker to use a threading lib 2017-07-05 21:18:52 +02:00
browser.c browser: correct the inverted search behavior for Alt+Up/Alt+Down 2017-08-20 09:22:19 +02:00
chars.c tweaks: sort the includes, so it's a little easier to see what is there 2017-08-06 19:40:30 +02:00
color.c tweaks: sort the includes, so it's a little easier to see what is there 2017-08-06 19:40:30 +02:00
cut.c display: catch all cases where the cursor can be pushed offscreen 2017-08-08 22:06:55 +02:00
files.c tweaks: adjust the indentation after the previous change 2017-08-16 21:46:39 +02:00
global.c browser: allow backward/forward re-searches with Alt+Up/Alt+Down 2017-08-19 21:49:32 +02:00
help.c tweaks: fix compilation with --enable-{tiny,help,multibuffer} 2017-08-19 17:35:58 +02:00
move.c softwrap: correctly move vertically through overwide tabs 2017-08-26 10:14:01 +02:00
nano.c tweaks: specify more directly in what manner to move the viewport 2017-08-18 21:46:55 +02:00
nano.h tweaks: renumber the special key codes, to be in sequence and grouped 2017-08-14 10:42:09 +02:00
prompt.c weeding: remove the unused be_clever parameter from do_home()/do_end() 2017-08-18 20:44:46 +02:00
proto.h browser: allow backward/forward re-searches with Alt+Up/Alt+Down 2017-08-19 21:49:32 +02:00
rcfile.c weeding: remove the unused be_clever parameter from do_home()/do_end() 2017-08-18 20:44:46 +02:00
search.c tweaks: specify more directly in what manner to move the viewport 2017-08-18 21:46:55 +02:00
text.c tweaks: do not leak the indentation when all lines are empty 2017-08-16 17:16:18 +02:00
utils.c tweaks: sort the includes, so it's a little easier to see what is there 2017-08-06 19:40:30 +02:00
winio.c softwrap: correctly move vertically through overwide tabs 2017-08-26 10:14:01 +02:00