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
1762920808f646501ac823576f5de70c92a25a55
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
rcfile: actually don't try to open things that cannot be syntax files
Benno Schulenberg authored
8 years ago
17629208
Name
Last commit
Last update
..
Makefile.am
build: refresh the git description whenever something is recompiled
9 years ago
browser.c
tweaks: frob a few comments
8 years ago
chars.c
general: include word-jumping and block-jumping into the tiny version
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
tweaks: reshuffle some things in a more linear manner
8 years ago
global.c
binding: properly conditionalize the UTF-8 parts
8 years ago
help.c
binding: use arrows instead of words to designate the cursor keys
8 years ago
move.c
scrolling: use a comparison that will work also in softwrap mode
8 years ago
nano.c
startup: activate restricted mode earlier, so --help will reflect it
8 years ago
nano.h
rcfile: add an option to customize the color of line numbers
8 years ago
prompt.c
tweaks: fix compilation with --disable-histories
8 years ago
proto.h
tweaks: compile two parameters unconditionally
8 years ago
rcfile.c
rcfile: actually don't try to open things that cannot be syntax files
8 years ago
search.c
tweaks: stop compiling the whole_word_only parameter conditionally
8 years ago
text.c
screen: use the correct width to determine whether a softwrap occurred
8 years ago
utils.c
new feature: the ability to show line numbers before the text
8 years ago
winio.c
input: distinguish <Shift+Home> from <Home> on an rxvt terminal
8 years ago
Menu
Projects
Groups
Snippets
Help