summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Add KindredJune McEnroe2019-07-29
* Clean up home filesJune McEnroe2019-07-27
* Fix shell script style in ~/.local/binJune McEnroe2019-07-27
* Shell script style passJune McEnroe2019-07-27
* Add c11.pdfJune McEnroe2019-07-27
* Move pdf script to MakefileJune McEnroe2019-07-27
* Update macOS neovim to 0.3.8June McEnroe2019-07-27
* Rewrite port makefiles consistentlyJune McEnroe2019-07-27
* Rewrite Makefile once more with more organizationJune McEnroe2019-07-27
* Reference png.h in bin.7June McEnroe2019-07-27
* Revert "Use scheme to style HTMLs"June McEnroe2019-07-27
* Remove scheme text linkJune McEnroe2019-07-27
* Update Dark.terminalJune McEnroe2019-07-26
* Lighten dark whiteJune McEnroe2019-07-26
* Add png.3 man pageJune McEnroe2019-07-25
* Use scheme to style HTMLsJune McEnroe2019-07-25
* Don't match comments in strings in makeJune McEnroe2019-07-25
* Generate index.html with links from bin.7June McEnroe2019-07-25
* Warn when date has changedJune McEnroe2019-07-24
* Add whenJune McEnroe2019-07-24
* Remove histedit from bitJune McEnroe2019-07-24
* Add wiki scriptJune McEnroe2019-07-24
* Add beginning of date calculatorJune McEnroe2019-07-23
* Handle media copy sequence in shottyJune McEnroe2019-07-20
* Handle shotty output options more centrallyJune McEnroe2019-07-20
* Add ^Q to ptee for MC sequenceJune McEnroe2019-07-17
* Add Adulthood RitesJune McEnroe2019-07-17
* Add catgirl shottyJune McEnroe2019-07-16
* Fix SGRs 90 and 100June McEnroe2019-07-16
* Add up -tJune McEnroe2019-07-15
* Implement scrolling regionJune McEnroe2019-07-15
* Add CSI names to shotty -dJune McEnroe2019-07-14
* Ignore CSI tJune McEnroe2019-07-14
* Add more info to shotty man pageJune McEnroe2019-07-14
* Fix OSC PT handlingJune McEnroe2019-07-14
* Handle OSC in shottyJune McEnroe2019-07-14
* Add shotty -dJune McEnroe2019-07-14
* Add shotty -cJune McEnroe2019-07-13
* Add DL to shottyJune McEnroe2019-07-13
* Color html rather than bodyJune McEnroe2019-07-12
* Make author consistent and update URLsJune McEnroe2019-07-12
* Merge repository text.causal.agencyJune McEnroe2019-07-12
|\
| * Move to www/text.causal.agencyJune McEnroe2019-07-12
| * Add "Testing C"June McEnroe2018-12-21
| * Add ULOCJune McEnroe2018-12-14
| * Use col -b to strip formattingJune McEnroe2018-10-08
| * Add CAVEATS to "Pleasant C"June McEnroe2018-10-01
| * Add "Pleasant C"June McEnroe2018-09-30
| * Add "Writing mdoc"June McEnroe2018-09-27
| * Use here documents in feed.shJune McEnroe2018-09-20
ct'>Simplify cursor positioning in inputJune McEnroe Do some extra work by adding the portion before the cursor to the input window twice, but simplify the interaction with the split point. This fixes the awkward behaviour when moving the cursor across colour codes where the code would be partially interpreted up to the cursor. 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe