smol/src
Benno Schulenberg baca8bb19e indenting, commenting: ensure a partial line stays displayed properly
Do the same as in the previous commit: re-evaluate the start of the
viewport when lines that are located above this viewport may have
changed.  This is relevant when softwrap is on.
2019-04-13 11:51:14 +02:00
..
Makefile.am organization: move all history-related stuff to its own file 2017-09-17 12:46:36 +02:00
browser.c display: correctly trim an overshooting character from a prompt answer 2019-02-28 19:47:55 +01:00
chars.c tweaks: adjust the indentation after the previous change 2019-04-06 19:45:45 +02:00
color.c tweaks: rename a struct element, to make sense 2019-03-21 17:23:49 +01:00
cut.c tweaks: switch back from checking FINAL_NEWLINE to checking NO_NEWLINES 2019-04-07 08:50:35 +02:00
files.c tweaks: switch back from checking FINAL_NEWLINE to checking NO_NEWLINES 2019-04-07 08:50:35 +02:00
global.c help: don't doubly list toggles that have two keys assigned to them 2019-04-09 19:48:41 +02:00
help.c tweaks: rename an overshort type to something that makes some sense 2019-04-03 17:34:05 +02:00
history.c tweaks: rename a type, to make more sense 2019-03-21 17:08:52 +01:00
move.c tweaks: rename a struct element, to make sense 2019-03-21 17:23:49 +01:00
nano.c options: make --nowrap override again a contrary nanorc setting 2019-04-12 10:35:20 +02:00
nano.h options: remove -f (--finalnewline); go back to auto-adding this newline 2019-04-07 10:02:05 +02:00
prompt.c tweaks: rename an overshort type to something that makes some sense 2019-04-03 17:34:05 +02:00
proto.h tweaks: remove a function that is now unused 2019-04-04 14:53:53 +02:00
rcfile.c options: remove -f (--finalnewline); go back to auto-adding this newline 2019-04-07 10:02:05 +02:00
search.c tweaks: switch back from checking FINAL_NEWLINE to checking NO_NEWLINES 2019-04-07 08:50:35 +02:00
text.c indenting, commenting: ensure a partial line stays displayed properly 2019-04-13 11:51:14 +02:00
utils.c tweaks: remove a function that is now unused 2019-04-04 14:53:53 +02:00
winio.c display: report and catch a bad state, to prevent a possible hang 2019-04-12 19:18:21 +02:00