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
fe38b78486bd2c8fa2087e5e06ee2d55343227de
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: adjust indentation after the previous changes
Benno Schulenberg authored
8 years ago
fe38b784
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
tweaks: elide the global variable 'func_key'
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: elide the global variable 'func_key'
8 years ago
nano.h
tweaks: consistently use a parameter instead of a struct element
8 years ago
prompt.c
tweaks: elide the global variable 'func_key'
8 years ago
proto.h
tweaks: elide the global variable 'func_key'
8 years ago
rcfile.c
tweaks: rename a struct element, to be more fitting
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
tweaks: adjust indentation after the previous changes
8 years ago
Menu
Projects
Groups
Snippets
Help