smol/src
Benno Schulenberg d88423eaae tweaks: move a debug statement to its proper place, and improve aspect 2016-07-13 20:48:03 +02:00
..
Makefile.am build: refresh the git description whenever something is recompiled 2016-06-27 19:45:21 +02:00
browser.c tweaks: don't call a thing malloc... when it doesn't call malloc() 2016-07-13 15:04:40 +02:00
chars.c screen: avoid converting each character twice from multibyte to wide 2016-07-12 19:41:13 +02:00
color.c tweaks: elide a typedef, as it now has just one element 2016-07-12 09:35:48 +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 tweaks: don't call a thing malloc... when it doesn't call malloc() 2016-07-13 15:04:40 +02:00
global.c tweaks: elide a typedef, as it now has just one element 2016-07-12 09:35:48 +02:00
help.c tweaks: put all the movement functions together 2016-07-01 12:42:58 +02:00
move.c tweaks: harmonize some indentations, elide an #ifdef, and rewrap a line 2016-05-27 21:22:56 +02:00
nano.c input: treat Ctrl+Alt+key different from Esc followed by Ctrl+key 2016-07-13 10:01:07 +02:00
nano.h tweaks: elide a typedef, as it now has just one element 2016-07-12 09:35:48 +02:00
prompt.c tweaks: elide a typedef, as it now has just one element 2016-07-12 09:35:48 +02:00
proto.h tweaks: don't call a thing malloc... when it doesn't call malloc() 2016-07-13 15:04:40 +02:00
rcfile.c tweaks: move a debug statement to its proper place, and improve aspect 2016-07-13 20:48:03 +02:00
search.c moving: allow specifying negative numbers in "Go To Line" 2016-06-24 14:47:02 +02:00
text.c files: beep whenever writing out a file fails 2016-06-27 19:17:53 +02:00
utils.c tweaks: don't call a thing malloc... when it doesn't call malloc() 2016-07-13 15:04:40 +02:00
winio.c input: accept only the four iTerm sequences that actually get handled 2016-07-13 13:01:46 +02:00