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
65658ef574672491e2ec0e3020cb66d87fcc1a03
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
in src/Makefile.am, if we're installing and the "rnano" symlink already
20 years ago
browser.c
chars.c
make sure the multibyte string operations operate using multibyte
20 years ago
color.c
Include <config.h> only if HAVE_CONFIG_H.
20 years ago
cut.c
implement cutting from the current position to the end of the file,
20 years ago
files.c
tweak new_file() to use mallocstrcpy() instead of charalloc() followed
20 years ago
global.c
remove erroneous #ifdef around a currshortcut reference, do another int
20 years ago
help.c
move.c
revert previously added extra calls to move_mbright(); it's more
20 years ago
nano.c
tweak do_next_word() and do_prev_word() to make sure they don't parse
20 years ago
nano.h
start making multibyte equivalents of the string functions in utils.c
20 years ago
prompt.c
proto.h
start making multibyte equivalents of the string functions in utils.c
20 years ago
rcfile.c
a few forgotten copyright year updates
20 years ago
search.c
make sure the multibyte string operations operate using multibyte
20 years ago
text.c
utils.c
put revstrstr() back in utils.c, as it's case sensitive and hance should
20 years ago
winio.c
revert previously added extra calls to move_mbright(); it's more
20 years ago
Menu
Projects
Groups
Snippets
Help