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
ae8df00b924414d8341503ea640155a502eb1b61
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: rename a variable and a function, for clarity and contrast
Benno Schulenberg authored
8 years ago
ae8df00b
Name
Last commit
Last update
..
Makefile.am
Removing an "-I m4" flag; it is needed only at the top level.
10 years ago
browser.c
browser: rearrange the search loop to elide two unneeded variables
8 years ago
chars.c
all: eradicate SVN's $Id$ tags
9 years ago
color.c
screen: rename 'edit_refresh_needed' to 'refresh_needed'
8 years ago
cut.c
screen: rename 'edit_refresh_needed' to 'refresh_needed'
8 years ago
files.c
tabbing: refresh the window also when Goto-Dir in browser was cancelled
8 years ago
global.c
screen: rename 'edit_refresh_needed' to 'refresh_needed'
8 years ago
help.c
help: only speak of Control and Meta sequences
9 years ago
move.c
screen: rename 'edit_refresh_needed' to 'refresh_needed'
8 years ago
nano.c
screen: rename 'edit_refresh_needed' to 'refresh_needed'
8 years ago
nano.h
titlebar: snip two superfluous tests for having enough space
8 years ago
prompt.c
tabbing: refresh the window also when Goto-Dir in browser was cancelled
8 years ago
proto.h
search: rename a variable and a function, for clarity and contrast
8 years ago
rcfile.c
rcfile: disallow 'bind' and 'unbind' in an included file
8 years ago
search.c
search: rename a variable and a function, for clarity and contrast
8 years ago
text.c
search: rename a variable and a function, for clarity and contrast
8 years ago
utils.c
utils: distinguish between width (columns) and length (bytes)
8 years ago
winio.c
screen: fix compilation when configured with --enable-tiny
8 years ago
Menu
Projects
Groups
Snippets
Help