.. |
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: use mnemonic constants instead of TRUE and FALSE
|
2017-08-31 22:14:06 +02:00 |
global.c
|
tweaks: rename three functions, to be shorter or clearer
|
2017-08-31 22:00:53 +02:00 |
help.c
|
tweaks: rename three functions, to be shorter or clearer
|
2017-08-31 22:00:53 +02:00 |
move.c
|
tweaks: use mnemonic constants instead of TRUE and FALSE
|
2017-08-31 22:14:06 +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: use mnemonic constants instead of TRUE and FALSE
|
2017-08-31 22:14:06 +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
|
tweaks: use mnemonic constants instead of TRUE and FALSE
|
2017-08-31 22:14:06 +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: chuck a bunch of asserts -- they have lost their usefulness
|
2017-09-10 14:08:24 +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
|
startup: don't produce more than three consecutive beeps
|
2017-09-02 15:31:02 +02:00 |