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
8585bf2dd402dcae4fe1179ed0f100844a295a3a
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
Removing an "-I m4" flag; it is needed only at the top level.
11 years ago
browser.c
Deleting the unneeded blanking of a variable.
9 years ago
chars.c
Reverting my own patch that claimed that UTF8 is a stateless encoding.
9 years ago
color.c
Making sure to keep advancing also when regex matches are zero-length.
9 years ago
cut.c
Adjusting a few comments and rewrapping some lines.
9 years ago
files.c
Removing the --nofollow option that hasn't been working for a dozen years.
9 years ago
global.c
Guiding the translators a little bit.
9 years ago
help.c
Discarding an unneeded extra freeing of the help text.
9 years ago
move.c
It shouldn't be necessary to doubly check for being at the end of file.
9 years ago
nano.c
Turning the cursor off when writing in the status bar,
9 years ago
nano.h
Removing the --nofollow option that hasn't been working for a dozen years.
9 years ago
prompt.c
Avoiding to update the statusbar twice for a Backspace.
9 years ago
proto.h
Renaming 'update_bar_if_needed()' for more contrast and aptness.
9 years ago
rcfile.c
Removing the --nofollow option that hasn't been working for a dozen years.
9 years ago
search.c
Adjusting some indentation and some line wrapping.
9 years ago
text.c
Turning the cursor off when writing in the status bar,
9 years ago
utils.c
Not using $HOME when we're root, because some sudos don't filter it out
9 years ago
winio.c
Turning the cursor off when writing in the status bar,
9 years ago
Menu
Projects
Groups
Snippets
Help