Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs24-19fa
git_rec_nano
Repository
16c20ad87343050cc8cbb117a7a4e871e325ed42
Switch branch/tag
git_rec_nano
src
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.caltech.edu:cs24-19fa/git_rec_nano.git
Copy HTTPS clone URL
https://gitlab.caltech.edu/cs24-19fa/git_rec_nano.git
tweaks: move the character/word-deletion functions to a better location
Benno Schulenberg authored
6 years ago
Having all the cutting and deleting functions together in one file kind of makes sense.
16c20ad8
Name
Last commit
Last update
..
Makefile.am
organization: move all history-related stuff to its own file
7 years ago
browser.c
browser, help: make <Bsp> page up also when terminfo mismatches terminal
6 years ago
chars.c
tweaks: elide another function that is used just once
6 years ago
color.c
utils: retire the fixbounds() function -- it is no longer needed
6 years ago
cut.c
tweaks: move the character/word-deletion functions to a better location
6 years ago
files.c
tweaks: elide a one-line function that is used just twice
6 years ago
global.c
tweaks: elide a tiny function by making a variable global
6 years ago
help.c
browser, help: make <Bsp> page up also when terminfo mismatches terminal
6 years ago
history.c
tweaks: rename a flag, to match the name of the option
6 years ago
move.c
tweaks: change do_para_end() to not step beyond end of paragraph
6 years ago
nano.c
options: actually rename --rebindkeypad to --rawsequences (-K)
6 years ago
nano.h
tweaks: rename a symbol, to match its corresponding option
6 years ago
prompt.c
tweaks: condense a handful of comments, and drop an assert
6 years ago
proto.h
tweaks: move the character/word-deletion functions to a better location
6 years ago
rcfile.c
options: actually rename --rebindkeypad to --rawsequences (-K)
6 years ago
search.c
utils: retire the fixbounds() function -- it is no longer needed
6 years ago
text.c
tweaks: move the character/word-deletion functions to a better location
6 years ago
utils.c
utils: retire the fixbounds() function -- it is no longer needed
6 years ago
winio.c
tweaks: word some comments more concisely
6 years ago
Menu
Projects
Groups
Snippets
Help