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
ffc550521caa7e9e45873ab3c4ab2c9277da1130
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: chuck a bunch of asserts -- they have lost their usefulness
Benno Schulenberg authored
7 years ago
ffc55052
Name
Last commit
Last update
..
Makefile.am
build: for Solaris, tell the linker to use a threading lib
7 years ago
browser.c
browser: correct the inverted search behavior for Alt+Up/Alt+Down
7 years ago
chars.c
tweaks: sort the includes, so it's a little easier to see what is there
7 years ago
color.c
tweaks: sort the includes, so it's a little easier to see what is there
7 years ago
cut.c
display: catch all cases where the cursor can be pushed offscreen
7 years ago
files.c
tweaks: use mnemonic constants instead of TRUE and FALSE
7 years ago
global.c
tweaks: rename three functions, to be shorter or clearer
7 years ago
help.c
tweaks: rename three functions, to be shorter or clearer
7 years ago
move.c
tweaks: use mnemonic constants instead of TRUE and FALSE
7 years ago
nano.c
tweaks: specify more directly in what manner to move the viewport
7 years ago
nano.h
tweaks: use mnemonic constants instead of TRUE and FALSE
7 years ago
prompt.c
weeding: remove the unused be_clever parameter from do_home()/do_end()
7 years ago
proto.h
tweaks: use mnemonic constants instead of TRUE and FALSE
7 years ago
rcfile.c
weeding: remove the unused be_clever parameter from do_home()/do_end()
7 years ago
search.c
tweaks: specify more directly in what manner to move the viewport
7 years ago
text.c
tweaks: chuck a bunch of asserts -- they have lost their usefulness
7 years ago
utils.c
tweaks: sort the includes, so it's a little easier to see what is there
7 years ago
winio.c
startup: don't produce more than three consecutive beeps
7 years ago
Menu
Projects
Groups
Snippets
Help