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
8b483c10baca5ff6dd4a0e43ad85a0f737465365
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
history: don't bother encoding search items -- they cannot contain newlines
Benno Schulenberg authored
8 years ago
8b483c10
Name
Last commit
Last update
..
Makefile.am
build: clean out the revision.h file, to make 'make distcheck' pass
8 years ago
browser.c
files: don't change embedded newlines into nulls in filenames
8 years ago
chars.c
screen: show an embedded newline in filenames as ^J instead of ^@
8 years ago
color.c
update the license text to the preferred version
8 years ago
cut.c
tweaks: compile two parameters unconditionally
8 years ago
files.c
history: don't bother encoding search items -- they cannot contain newlines
8 years ago
global.c
tweaks: elide two unneeded variables from line numbering mode
8 years ago
help.c
binding: use arrows instead of words to designate the cursor keys
8 years ago
move.c
tweaks: remove some cluttering conditional compilation
8 years ago
nano.c
memory: don't bother making a snug fit for things that will be freed soon
8 years ago
nano.h
build: add configure option --disable-wordcomp to disable word completion
8 years ago
prompt.c
tweaks: don't bother reallocating a string of which there is only one
8 years ago
proto.h
screen: show an embedded newline in filenames as ^J instead of ^@
8 years ago
rcfile.c
tweaks: correct the wording of a string
8 years ago
search.c
tweaks: remove a superfluous cleanup call
8 years ago
text.c
tweaks: put some prototypes in the proper order, and move a bit of code
8 years ago
utils.c
tweaks: rename a function to describe what it does
8 years ago
winio.c
screen: show an embedded newline in filenames as ^J instead of ^@
8 years ago
Menu
Projects
Groups
Snippets
Help