Skip to content
GitLab
Menu
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
e295070193ac202e5f41e699590be3f74a49a002
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
Name
Last commit
Last update
..
Makefile.am
build: refresh the git description whenever something is recompiled
8 years ago
browser.c
input: don't bother putting a keycode into byte range
8 years ago
chars.c
chars: plug a gushing memory leak
8 years ago
color.c
tweaks: rename another variable, for aptness
8 years ago
cut.c
scrolling: center the cursor when inserted stuff does not fit on screen
8 years ago
files.c
tweaks: correct a comment
8 years ago
global.c
shortcuts: group the setting of key string and keycode into one function
8 years ago
help.c
tweaks: put all the movement functions together
8 years ago
move.c
moving: don't do an automatic smart home with Ctrl+Up and Ctrl+Down
8 years ago
nano.c
tweaks: compute the sizes of the subwindows in a more direct manner
8 years ago
nano.h
shortcuts: group the setting of key string and keycode into one function
8 years ago
prompt.c
tweaks: adjust indentation after the previous change, and edit comments
8 years ago
proto.h
shortcuts: group the setting of key string and keycode into one function
8 years ago
rcfile.c
shortcuts: group the setting of key string and keycode into one function
8 years ago
search.c
tweaks: adjust a couple of comments
8 years ago
text.c
input: don't bother putting a keycode into byte range
8 years ago
utils.c
new feature: add the option --wordchars, to set extra word characters
8 years ago
winio.c
shortcuts: group the setting of key string and keycode into one function
8 years ago