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
79e3eaf73c0d8ff77800c0bb9ecd01d93ad48a89
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
linter: refresh the edit window in order to actually place the cursor
Benno Schulenberg authored
8 years ago
This fixes
https://savannah.gnu.org/bugs/?48283
.
79e3eaf7
Name
Last commit
Last update
..
Makefile.am
Removing an "-I m4" flag; it is needed only at the top level.
11 years ago
browser.c
main: let the main loop restore the main menu, if needed
8 years ago
chars.c
chars: ensure that files are sorted also when strncasecmp() is strange
9 years ago
color.c
syntax: don't call getcwd() with a NULL pointer
9 years ago
cut.c
scrolling: center the cursor when inserted stuff does not fit on screen
9 years ago
files.c
main: let the main loop restore the main menu, if needed
8 years ago
global.c
main: let the main loop restore the main menu, if needed
8 years ago
help.c
tweaks: normalize some whitespace
9 years ago
move.c
tweaks: harmonize some indentations, elide an #ifdef, and rewrap a line
9 years ago
nano.c
main: let the main loop restore the main menu, if needed
8 years ago
nano.h
text: remove a redundant undo element
9 years ago
prompt.c
main: let the main loop restore the main menu, if needed
8 years ago
proto.h
text: add an undo item before starting to comment or uncomment lines
9 years ago
rcfile.c
new feature: comment/uncomment current line or selected lines
9 years ago
search.c
main: let the main loop restore the main menu, if needed
8 years ago
text.c
linter: refresh the edit window in order to actually place the cursor
8 years ago
utils.c
tweaks: rewrap a bunch of lines and some comments
8 years ago
winio.c
tweaks: rewrap a bunch of lines and some comments
8 years ago
Menu
Projects
Groups
Snippets
Help