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
c8bc05b10e27b11a885b9a76fb91edce7dd4c737
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: make searching case-insensitively some ten percent faster
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
9 years ago
files.c
files: make allowances for 32-bit PIDs
8 years ago
global.c
tweaks: rename three constants, for clarity, and hardcode two others
8 years ago
help.c
tweaks: put all the movement functions together
8 years ago
move.c
tweaks: restore earlier conditions to prevent superfluous redrawings
8 years ago
nano.c
tweaks: compile a parameter unconditionally
8 years ago
nano.h
tweaks: compile a parameter unconditionally
8 years ago
prompt.c
tweaks: correct one comment, and adjust another
8 years ago
proto.h
spelling: don't consider digits as word parts, because GNU spell doesn't
8 years ago
rcfile.c
tweaks: rename a struct element, to be more fitting
8 years ago
search.c
debug: add a timing instrument to the main search routine
8 years ago
text.c
spelling: don't abort when a misspelled word isn't found, just note it
8 years ago
utils.c
spelling: don't consider digits as word parts, because GNU spell doesn't
8 years ago
winio.c
screen: remove redundant redrawings of the entire edit window
8 years ago
Menu
Projects
Groups
Snippets
Help