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
1be8eb3b30fce218798ffe9c5b33db4cf1d0a206
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: elide an unneeded check
Benno Schulenberg authored
7 years ago
When history has changed, not all three listst can be empty.
1be8eb3b
Name
Last commit
Last update
..
Makefile.am
organization: move all history-related stuff to its own file
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
organization: move all history-related stuff to its own file
7 years ago
global.c
history: remember the commands that were executed during this session
7 years ago
help.c
tweaks: rename three functions, to be shorter or clearer
7 years ago
history.c
tweaks: elide an unneeded check
7 years ago
move.c
moving: set the preferred column properly when doing a smart home
7 years ago
nano.c
new feature: show current and total number of open buffers in title bar
7 years ago
nano.h
text: hook up indenting and unindenting to the undo/redo code
7 years ago
prompt.c
weeding: remove the unused be_clever parameter from do_home()/do_end()
7 years ago
proto.h
organization: move all history-related stuff to its own file
7 years ago
rcfile.c
weeding: remove the unused be_clever parameter from do_home()/do_end()
7 years ago
search.c
organization: move all history-related stuff to its own file
7 years ago
text.c
tweaks: elide a superfluous allocation
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
tweaks: discard another set of useless asserts
7 years ago
Menu
Projects
Groups
Snippets
Help