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
fb85c0559486db53b45c9ea47e18e49eddf6fdbe
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
text: keep cursor at left edge when it IS there when indenting/commenting
Benno Schulenberg authored
7 years ago
Suggested-by:
Brand Huntsman
<
alpha@qzx.com
>
fb85c055
Name
Last commit
Last update
..
Makefile.am
organization: move all history-related stuff to its own file
7 years ago
browser.c
copyright: update some years, and standardize on the dashed format
7 years ago
chars.c
tweaks: frob a couple of comments
7 years ago
color.c
painting: evade an ncurses bug by adding the A_PROTECT attribute
7 years ago
cut.c
tweaks: drop some old debugging code plus a superfluous comment
7 years ago
files.c
text: set and reset the Modified state correctly when undoing/redoing
7 years ago
global.c
tweaks: remove some unneeded parentheses, and shorten two function calls
7 years ago
help.c
tweaks: transform the token DISABLE_COLOR to ENABLE_COLOR
7 years ago
history.c
history: make nano's state directory accessible for the user only
7 years ago
move.c
copyright: update some years, and standardize on the dashed format
7 years ago
nano.c
display: ensure that cursor is visible when compiled with --with-slang
7 years ago
nano.h
text: set and reset the Modified state correctly when undoing/redoing
7 years ago
prompt.c
tweaks: reshuffle a bit of code and elide an unneeded variable
7 years ago
proto.h
tweaks: elide two parameters from the get_region() function
7 years ago
rcfile.c
options: rename 'justifytrim' to 'trimblanks', because it has morphed
7 years ago
search.c
tweaks: rename, rewrap, and reshuffle some stuff, and frob some comments
7 years ago
text.c
text: keep cursor at left edge when it IS there when indenting/commenting
7 years ago
utils.c
tweaks: elide two parameters from the get_region() function
7 years ago
winio.c
tweaks: remove some unneeded parentheses, and shorten two function calls
7 years ago
Menu
Projects
Groups
Snippets
Help