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
5806bf52498443d22696fcd8343b6b5b3b56442a
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: normalize some whitespace and adjust several comments
Benno Schulenberg authored
9 years ago
5806bf52
Name
Last commit
Last update
..
Makefile.am
build: refresh the git description whenever something is recompiled
9 years ago
browser.c
input: don't bother putting a keycode into byte range
9 years ago
chars.c
tweaks: rename three constants, for clarity, and hardcode two others
9 years ago
color.c
tweaks: rename another variable, for aptness
9 years ago
cut.c
scrolling: center the cursor when inserted stuff does not fit on screen
9 years ago
files.c
tweaks: correct a comment
9 years ago
global.c
tweaks: rename three constants, for clarity, and hardcode two others
9 years ago
help.c
tweaks: put all the movement functions together
9 years ago
move.c
moving: don't do an automatic smart home with Ctrl+Up and Ctrl+Down
9 years ago
nano.c
tweaks: don't bother setting meta_key to false when a key is invalid
9 years ago
nano.h
tweaks: rename three constants, for clarity, and hardcode two others
9 years ago
prompt.c
tweaks: rename three constants, for clarity, and hardcode two others
9 years ago
proto.h
tweaks: elide the global variable 'func_key'
9 years ago
rcfile.c
tweaks: rename a struct element, to be more fitting
9 years ago
search.c
tweaks: adjust a couple of comments
9 years ago
text.c
input: don't bother putting a keycode into byte range
9 years ago
utils.c
new feature: add the option --wordchars, to set extra word characters
9 years ago
winio.c
tweaks: normalize some whitespace and adjust several comments
9 years ago
Menu
Projects
Groups
Snippets
Help