.. |
Makefile.am
|
build: avoid a warning about duplicate symbol when building from tarball
|
2021-02-02 11:39:26 +01:00 |
browser.c
|
copyright: update the years for the FSF
|
2021-01-11 14:22:51 +01:00 |
chars.c
|
chars: work around the wrong private-use-character widths on OpenBSD
|
2021-04-20 11:13:08 +02:00 |
color.c
|
oops: that doesn't work -- you can't break out of two for loops at once
|
2021-04-24 13:56:36 +02:00 |
cut.c
|
tweaks: avoid calling extra_chunks_in() when not softwrapping
|
2021-04-22 12:19:09 +02:00 |
definitions.h
|
startup: save the compiled file-matching regexes, to avoid recompiling
|
2021-04-24 10:54:04 +02:00 |
files.c
|
memory: prevent a use-after-free when the user respects a lock file
|
2021-04-23 12:20:45 +02:00 |
global.c
|
copyright: update the years for the FSF
|
2021-01-11 14:22:51 +01:00 |
help.c
|
search: just highlight the found occurrence, instead of marking it
|
2021-02-07 09:18:15 +01:00 |
history.c
|
copyright: update the years for the FSF
|
2021-01-11 14:22:51 +01:00 |
move.c
|
copyright: update the years for the FSF
|
2021-01-11 14:22:51 +01:00 |
nano.c
|
editing: prevent the pointer for the top row from becoming dangling
|
2021-04-23 09:35:12 +02:00 |
prompt.c
|
build: include a workaround only for versions of ncurses that need it
|
2021-02-21 12:00:28 +01:00 |
prototypes.h
|
softwrap: avoid time-consuming computations, to burden large files less
|
2021-04-21 16:40:20 +02:00 |
rcfile.c
|
startup: save the compiled file-matching regexes, to avoid recompiling
|
2021-04-24 10:54:04 +02:00 |
search.c
|
softwrap: avoid time-consuming computations, to burden large files less
|
2021-04-21 16:40:20 +02:00 |
text.c
|
softwrap: avoid time-consuming computations, to burden large files less
|
2021-04-21 16:40:20 +02:00 |
utils.c
|
softwrap: avoid time-consuming computations, to burden large files less
|
2021-04-21 16:40:20 +02:00 |
winio.c
|
tweaks: condense three comments, drop another, and rewrap a line
|
2021-04-23 12:04:19 +02:00 |