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
1e718cec3520fd0e6b9a6816f1ada3ba1df176ad
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: reshuffle a couple of lines, to put similar things together
Benno Schulenberg authored
7 years ago
1e718cec
Name
Last commit
Last update
..
Makefile.am
organization: move all history-related stuff to its own file
7 years ago
browser.c
copyright: update some years, and standardize on the dashed format
7 years ago
chars.c
tweaks: frob a couple of comments
7 years ago
color.c
painting: evade an ncurses bug by adding the A_PROTECT attribute
7 years ago
cut.c
tweaks: rename, rewrap, and reshuffle some stuff, and frob some comments
7 years ago
files.c
files: save the marked region only when we've prompted for a file name
7 years ago
global.c
tweaks: reshuffle a couple of lines, to put similar things together
7 years ago
help.c
tweaks: transform the token DISABLE_COLOR to ENABLE_COLOR
7 years ago
history.c
tweaks: reshuffle a couple of lines, to put similar things together
7 years ago
move.c
copyright: update some years, and standardize on the dashed format
7 years ago
nano.c
tweaks: rename, rewrap, and reshuffle some stuff, and frob some comments
7 years ago
nano.h
tweaks: rename, rewrap, and reshuffle some stuff, and frob some comments
7 years ago
prompt.c
tweaks: reshuffle a bit of code and elide an unneeded variable
7 years ago
proto.h
tweaks: reshuffle a couple of lines, to put similar things together
7 years ago
rcfile.c
copyright: update some years, and standardize on the dashed format
7 years ago
search.c
tweaks: rename, rewrap, and reshuffle some stuff, and frob some comments
7 years ago
text.c
tweaks: reshuffle a couple of lines, and frob a comment or two
7 years ago
utils.c
tweaks: elide the 'mark_set' boolean -- the 'mark' pointer is enough
7 years ago
winio.c
tweaks: elide the 'mark_set' boolean -- the 'mark' pointer is enough
7 years ago
Menu
Projects
Groups
Snippets
Help