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
2eafe7bf582a7e9b978789d108ad969e4577f11b
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
files: make allowances for 32-bit PIDs
Benno Schulenberg authored
9 years ago
This addresses
https://bugs.debian.org/831636
reported by Christoph Biedl.
2eafe7bf
Name
Last commit
Last update
..
Makefile.am
build: refresh the git description whenever something is recompiled
9 years ago
browser.c
input: don't bother putting a keycode into byte range
9 years ago
chars.c
tweaks: rename three constants, for clarity, and hardcode two others
9 years ago
color.c
tweaks: rename another variable, for aptness
9 years ago
cut.c
scrolling: center the cursor when inserted stuff does not fit on screen
9 years ago
files.c
files: make allowances for 32-bit PIDs
9 years ago
global.c
tweaks: rename three constants, for clarity, and hardcode two others
9 years ago
help.c
tweaks: put all the movement functions together
9 years ago
move.c
moving: don't do an automatic smart home with Ctrl+Up and Ctrl+Down
9 years ago
nano.c
tweaks: don't bother setting meta_key to false when a key is invalid
9 years ago
nano.h
tweaks: rename three constants, for clarity, and hardcode two others
9 years ago
prompt.c
tweaks: rename three constants, for clarity, and hardcode two others
9 years ago
proto.h
input: ingest as verbatim just one control code or one or two escapes
9 years ago
rcfile.c
tweaks: rename a struct element, to be more fitting
9 years ago
search.c
tweaks: adjust a couple of comments
9 years ago
text.c
input: don't bother putting a keycode into byte range
9 years ago
utils.c
new feature: add the option --wordchars, to set extra word characters
9 years ago
winio.c
input: ingest as verbatim just one control code or one or two escapes
9 years ago
Menu
Projects
Groups
Snippets
Help