.. |
browser.c
|
input: don't bother putting a keycode into byte range
|
2016-07-30 12:19:47 +02:00 |
chars.c
|
tweaks: rename three constants, for clarity, and hardcode two others
|
2016-08-01 12:56:05 +02:00 |
color.c
|
tweaks: rename another variable, for aptness
|
2016-07-25 10:57:33 +02:00 |
cut.c
|
scrolling: center the cursor when inserted stuff does not fit on screen
|
2016-05-04 10:13:36 +02:00 |
files.c
|
files: make allowances for 32-bit PIDs
|
2016-08-01 16:24:05 +02:00 |
global.c
|
tweaks: rename three constants, for clarity, and hardcode two others
|
2016-08-01 12:56:05 +02:00 |
help.c
|
tweaks: put all the movement functions together
|
2016-07-01 12:42:58 +02:00 |
Makefile.am
|
build: refresh the git description whenever something is recompiled
|
2016-06-27 19:45:21 +02:00 |
move.c
|
tweaks: restore earlier conditions to prevent superfluous redrawings
|
2016-08-01 19:41:13 +02:00 |
nano.c
|
tweaks: compile a parameter unconditionally
|
2016-08-02 17:30:58 +02:00 |
nano.h
|
tweaks: compile a parameter unconditionally
|
2016-08-02 17:30:58 +02:00 |
prompt.c
|
tweaks: rename three constants, for clarity, and hardcode two others
|
2016-08-01 12:56:05 +02:00 |
proto.h
|
tweaks: compile a parameter unconditionally
|
2016-08-02 17:30:58 +02:00 |
rcfile.c
|
tweaks: rename a struct element, to be more fitting
|
2016-07-30 12:24:35 +02:00 |
search.c
|
tweaks: adjust a couple of comments
|
2016-07-27 09:23:49 +02:00 |
text.c
|
input: don't bother putting a keycode into byte range
|
2016-07-30 12:19:47 +02:00 |
utils.c
|
new feature: add the option --wordchars, to set extra word characters
|
2016-07-13 20:49:30 +02:00 |
winio.c
|
screen: remove redundant redrawings of the entire edit window
|
2016-08-01 19:41:13 +02:00 |