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
bfcce57b69415f7ab4aa5fb52329fd2d6c099bed
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
screen: remove an unneeded blanking of the statusbar
Benno Schulenberg authored
8 years ago
It's redundant because the call of total_refresh() wipes everything.
bfcce57b
Name
Last commit
Last update
..
Makefile.am
build: clean out the revision.h file, to make 'make distcheck' pass
8 years ago
browser.c
general: gettextize three overlooked statusbar messages
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: remove some more annoying conditional compilation
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
screen: remove an unneeded blanking of the statusbar
8 years ago
nano.h
rcfile: add an option to customize the color of line numbers
8 years ago
prompt.c
screen: don't restore the previous menu after a yesno prompt
8 years ago
proto.h
files: give feedback when restricted mode prevents overwriting a file
8 years ago
rcfile.c
rcfile: actually avoid opening directories and devices
8 years ago
search.c
tweaks: remove a superfluous cleanup call
8 years ago
text.c
tweaks: replace some unneeded direct calls of edit_refresh()
8 years ago
utils.c
new feature: the ability to show line numbers before the text
8 years ago
winio.c
screen: switch the cursor back on only in the main loop
8 years ago
Menu
Projects
Groups
Snippets
Help