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
0d9313763db17509238a8c9457c620182d383dd7
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
undo: fix undoing/redoing insertions, since they no longer do partitioning
David Lawrence Ramsey authored
8 years ago
0d931376
Name
Last commit
Last update
..
Makefile.am
build: clean out the revision.h file, to make 'make distcheck' pass
8 years ago
browser.c
tweaks: rename some variables, to show they refer to screen rows
8 years ago
chars.c
screen: display byte value 0x0A in the right places as ^@ or as ^J
8 years ago
color.c
tweaks: update some copyright years
8 years ago
cut.c
tweaks: rename the functions for moving to and copying from a buffer
8 years ago
files.c
weeding: remove partitioning and related stuff from do_insertfile()
8 years ago
global.c
tweaks: make WhereIsNext available in browser in tiny version
8 years ago
help.c
binding: use arrows instead of words to designate the cursor keys
8 years ago
move.c
tweaks: adjust and correct some comments
8 years ago
nano.c
usage: don't mention +LINE,COLUMN as an option, because it isn't
8 years ago
nano.h
painting: mark an unpaired start match as CWOULDBE
8 years ago
prompt.c
tweaks: remove the cluttering conditional compilation of a parameter
8 years ago
proto.h
files: revamp the insertion of a file, to be more like pasting text
8 years ago
rcfile.c
tweaks: rename a variable, to be more general
8 years ago
search.c
tweaks: update some copyright years
8 years ago
text.c
undo: fix undoing/redoing insertions, since they no longer do partitioning
8 years ago
utils.c
tweaks: optimize determining the number of columns that a text spans
8 years ago
winio.c
oops -- that's what you get when you don't test things before pushing
8 years ago
Menu
Projects
Groups
Snippets
Help