index
:
src
this commit
master
dontfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
cash
/
libedit
/
map.c
(
unfollow
)
Commit message (
Collapse
)
Author
2019-02-10
Generate html for bins
June McEnroe
2019-02-10
Use italic for underline in nvim man mode
June McEnroe
This doesn't yet work in Terminal.app: <https://github.com/neovim/neovim/issues/9598>.
2019-02-10
Add plain text "language" to hi
June McEnroe
2019-02-10
Don't match DQ string inside SQ string
June McEnroe
2019-02-10
Skip only one character if a match fails due to parent
June McEnroe
Really it should skip forward until the parent changes, but this is simpler.
2019-02-10
Remove pattend from hi
June McEnroe
2019-02-10
Replace uses of pattend with newline patterns
June McEnroe
2019-02-10
Add hi debug output
June McEnroe
2019-02-10
Actually do HTML " escaping
June McEnroe
2019-02-10
Set git commit.verbose
June McEnroe
2019-02-10
Add back missing static keyword
June McEnroesources?id=ebd7b146bdc1db830225dd2ff702c41e59e34fb3&follow=1'>Disable mouse mode in xterm
June McEnroe
2021-02-09
Add pbcopy, pbpaste, open dispatch scripts
June McEnroe
2021-02-09
Use flags for pbd client behaviour
June McEnroe
2021-02-08
Add macOS-like copy and paste to xterm
June McEnroe
2021-02-08
Only update clock script every minute
June McEnroe
2021-02-08
Use 4M- for window resizing in cwm
June McEnroe
2021-02-08
Tweak trackpad scaling, mouse acceleration
June McEnroe
2021-02-08
Use xsel in up and add it do install.sh
June McEnroe
2021-02-07
Swap root window colours
June McEnroe
2021-02-07
Add -X flag to install X stuff on OpenBSD
June McEnroe
2021-02-07
Adjust brightness by smaller increments
June McEnroe
2021-02-07
Fix cwm window cycling, move big by default
June McEnroe
2021-02-07
Use class names for Foreground, Background, BorderColor
June McEnroe
2021-02-07
Add simple battery status and clock to xsession
June McEnroe
2021-02-07
Set cursor theme and size
June McEnroe
2021-02-07
Use scrot for up -s if no screencapture
June McEnroe
2021-02-07
Enable mouse acceleration in X
June McEnroe
2021-02-07
Set colours for Xt and cwm
June McEnroe
2021-02-07
Set urgency on bell in xterm
June McEnroe
2021-02-07
Add bindings for brightness control
June McEnroe
2021-02-07
Set X key repeat rate
June McEnroe
2021-02-07
Bump font size to 12
June McEnroe
2021-02-07
Fully configure and rebind cwm
June McEnroe
2021-02-07
Add Binti
June McEnroe
2021-02-07
Finish configuring xterm
June McEnroe
2021-02-06
Enable tapping, reverse scroll, set scaling in wsconsctl
June McEnroe
2021-02-06
Set root window to black on purple snow
June McEnroe
2021-02-06
Add xmodmap configuration
June McEnroe
2021-02-06
Add initial OpenBSD X configuration
June McEnroe
2021-02-06
Add xterm output to scheme
June McEnroe