aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/rio/cursor.c
Commit message (Collapse)AuthorAgeFilesLines
* rio: proper prototypes in `fns.h`Dan Cross2025-07-251-7/+6
| | | | | Use proper function prototypes in `fns.h`, that include argument type information.
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-69/+69
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-3/+3
|
* formatting changes; attempt at keyboard-based window switchingrsc2005-07-131-1/+1
|
* Border resizing and 9term greying.rsc2004-03-301-6/+10
|
* Border resizing by dragging.rsc2004-03-291-0/+9
| | | | Thanks to Axel Belinfante.
* Change 9wm to look like rio.rsc2004-03-211-0/+368