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
d0f37205af05cedeb6bf7dc9d579d19385cbf91d
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
search: always go forward by default, also when coming from Goto-Line
Benno Schulenberg authored
7 years ago
This fixes
https://savannah.gnu.org/bugs/?53735
.
d0f37205
Name
Last commit
Last update
..
Makefile.am
organization: move all history-related stuff to its own file
7 years ago
browser.c
tweaks: adjust a couple of types, to reduce the number of warnings
7 years ago
chars.c
copyright: update the years for the FSF
7 years ago
color.c
tweaks: use meaningful names instead of puzzling values
7 years ago
cut.c
tweaks: remove two superfluous checks, and restrict two others
7 years ago
files.c
build: exclude more things when configured with --disable-multibuffer
7 years ago
global.c
tweaks: group some more of the empty functions together
7 years ago
help.c
tweaks: adjust a couple of types, to reduce the number of warnings
7 years ago
history.c
tweaks: fix a typo, remove a blank line, and improve some comments
7 years ago
move.c
scrolling: don't redraw entire edit window when cursor goes offscreen
7 years ago
nano.c
tweaks: rename a variable, to be more clear and to match another
7 years ago
nano.h
tweaks: use meaningful names instead of puzzling values
7 years ago
prompt.c
tweaks: frob some comments plus miscellaneous other stuff
7 years ago
proto.h
tweaks: group some more of the empty functions together
7 years ago
rcfile.c
build: do not prefix an alternative rcfilename with a dot
7 years ago
search.c
search: always go forward by default, also when coming from Goto-Line
7 years ago
text.c
command-execution: do not crash when opening the pipe would fail
7 years ago
utils.c
tweaks: rearrange a few if statements more symmetrically
7 years ago
winio.c
search: use a better value to mean "nothing was typed"
7 years ago
Menu
Projects
Groups
Snippets
Help