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
f7d320d932de6633d6d8e38dd2f0ea0a286e1535
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
tweaks: rename a function, to show it refers to screen rows
Benno Schulenberg authored
8 years ago
f7d320d9
Name
Last commit
Last update
..
Makefile.am
build: clean out the revision.h file, to make 'make distcheck' pass
8 years ago
browser.c
tweaks: rename a function, to show it refers to screen rows
8 years ago
chars.c
screen: display byte value 0x0A in the right places as ^@ or as ^J
8 years ago
color.c
tweaks: chuck a couple of useless asserts
8 years ago
cut.c
tweaks: miscellaneous frobbings
8 years ago
files.c
tweaks: miscellaneous frobbings
8 years ago
global.c
tweaks: rename a variable -- lines refers to buffer, rows to screen
8 years ago
help.c
binding: use arrows instead of words to designate the cursor keys
8 years ago
move.c
tweaks: rename a variable -- lines refers to buffer, rows to screen
8 years ago
nano.c
weeding: remove another unnecessary setting of openfile->current_y
8 years ago
nano.h
build: add configure option --disable-wordcomp to disable word completion
8 years ago
prompt.c
tweaks: remove the cluttering conditional compilation of a parameter
8 years ago
proto.h
tweaks: rename a function, to show it refers to screen rows
8 years ago
rcfile.c
tweaks: free an option string also when it was invalid
8 years ago
search.c
tweaks: condense two ifs to a single one
8 years ago
text.c
tweaks: miscellaneous frobbings
8 years ago
utils.c
tweaks: rename two variables, and always pass a valid result back
8 years ago
winio.c
tweaks: rename a function, to show it refers to screen rows
8 years ago
Menu
Projects
Groups
Snippets
Help