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
a2038a9b2ba0ae21504442c6f4fbdaeff765781e
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
input: give an appropriate message when there are too many errors
Benno Schulenberg authored
7 years ago
This fixes a secondary part of
https://savannah.gnu.org/bugs/?51124
.
a2038a9b
Name
Last commit
Last update
..
Makefile.am
build: for Solaris, tell the linker where to find clock_gettime()
7 years ago
browser.c
tweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSER
7 years ago
chars.c
tweaks: transform the token DISABLE_NANORC to ENABLE_NANORC
7 years ago
color.c
display: initialize the colors only when starting to draw the content
7 years ago
cut.c
replacing: don't let placewewant influence the placement of the cursor
7 years ago
files.c
history: don't save the cursor position for temporary help files
7 years ago
global.c
display: show the cursor position also when searching took a while
7 years ago
help.c
tweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSER
7 years ago
move.c
tweaks: swap a comparison, to be clearer
7 years ago
nano.c
suspension: fake a SIGWINCH when coming back out of the background
7 years ago
nano.h
tweaks: transform the token DISABLE_NANORC to ENABLE_NANORC
7 years ago
prompt.c
tweaks: do actual screen refreshes in a single call, when possible
7 years ago
proto.h
display: show the cursor position also when searching took a while
7 years ago
rcfile.c
tweaks: transform the token DISABLE_NANORC to ENABLE_NANORC
7 years ago
search.c
display: show the cursor position also when searching took a while
7 years ago
text.c
display: show the cursor position also when searching took a while
7 years ago
utils.c
tweaks: exclude from the tiny version five error-betraying messages
7 years ago
winio.c
input: give an appropriate message when there are too many errors
7 years ago
Menu
Projects
Groups
Snippets
Help