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
426e6d37c5314482a7ebb32935f23f4b7176eb3e
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
startup: don't try placing the cursor when reading standard input failed
Benno Schulenberg authored
7 years ago
And rename the function while there anyway.
426e6d37
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
tweaks: unglobalize the nodelay_mode variable
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
startup: don't try placing the cursor when reading standard input failed
7 years ago
nano.h
bindings: in the tiny version exclude word jumping from the prompts
7 years ago
prompt.c
tweaks: do actual screen refreshes in a single call, when possible
7 years ago
proto.h
tweaks: rename two functions and a variable, and invert its logic
7 years ago
rcfile.c
bindings: in the tiny version exclude word jumping from the prompts
7 years ago
search.c
tweaks: rename two functions and a variable, and invert its logic
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
tweaks: avoid compiler warning about implicit type
7 years ago
Menu
Projects
Groups
Snippets
Help