.. |
Makefile.am
|
organization: move all history-related stuff to its own file
|
2017-09-17 12:46:36 +02:00 |
browser.c
|
tweaks: use symbolic names instead of puzzling TRUE and FALSE
|
2018-05-10 18:19:12 +02:00 |
chars.c
|
tweaks: elide another function that is used just once
|
2018-07-10 13:57:05 +02:00 |
color.c
|
tweaks: use meaningful names instead of puzzling values
|
2018-04-01 09:49:58 +02:00 |
cut.c
|
build: fix compilation when configured with --enable-tiny
|
2018-07-10 15:31:04 +02:00 |
files.c
|
easter: show the crawl only when there is room enough for the lines
|
2018-07-13 19:45:15 +02:00 |
global.c
|
bindings: rename two bindable functions: copytext to copy, uncut to paste
|
2018-07-13 19:46:56 +02:00 |
help.c
|
tweaks: adjust a couple of types, to reduce the number of warnings
|
2018-03-22 19:33:22 +01:00 |
history.c
|
tweaks: fix a typo, remove a blank line, and improve some comments
|
2018-04-23 12:19:25 +02:00 |
move.c
|
copyright: update the years for significantly changed files
|
2018-06-01 10:18:32 +02:00 |
nano.c
|
startup: show the correct number of lines when opening multiple files
|
2018-07-13 09:37:04 +02:00 |
nano.h
|
tweaks: drop a condition that has been made redundant two commits ago
|
2018-06-02 18:17:31 +02:00 |
prompt.c
|
tweaks: elide a one-line function -- no, a half-line function
|
2018-07-11 11:11:30 +02:00 |
proto.h
|
startup: show the correct number of lines when opening multiple files
|
2018-07-13 09:37:04 +02:00 |
rcfile.c
|
tweaks: drop some old debugging code
|
2018-07-08 10:45:43 +02:00 |
search.c
|
copyright: update the years for significantly changed files
|
2018-06-01 10:18:32 +02:00 |
text.c
|
build: fix compilation when configured with --enable-tiny
|
2018-07-10 15:31:04 +02:00 |
utils.c
|
tweaks: rearrange a few if statements more symmetrically
|
2018-04-13 20:43:08 +02:00 |
winio.c
|
input: ignore any <Escape>s before a valid command keystroke
|
2018-07-13 09:27:38 +02:00 |