summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
| * Add Some TunesJune McEnroe2018-04-03
| * Add Pas pire popJune McEnroe2018-04-03
| * Add I Give You PowerJune McEnroe2018-04-03
| * Add Jenny GoGoJune McEnroe2018-04-03
| * Add KKB Fish BowlJune McEnroe2018-04-03
| * Add new Avec le soleil album previewJune McEnroe2018-04-03
| * Add Julien Baker as recent new musicJune McEnroe2018-04-03
| * Add recent new musicJune McEnroe2018-04-03
| * Add new music logJune McEnroe2018-04-03
| * ALIENCD46: Separate back cover inscriptionsJune McEnroe2018-04-03
| * Add Molasses — Trouble at Jinx HotelJune McEnroe2018-04-03
| * NothingJune McEnroe2017-01-13
* Only ignore at top levelJune McEnroe2018-04-03
* Ignore c and txtJune McEnroe2018-04-03
* Move home bins to ~/.local/binJune McEnroe2018-04-03
* Highlight Special as NormalJune McEnroe2018-04-02
* Use size_t for iterating in schemeJune McEnroe2018-04-02
* Modulo H and saturate S, V in schemeJune McEnroe2018-04-02
* Rewrite scheme in a more sensible orderJune McEnroe2018-04-02
* Use function pointers in schemeJune McEnroe2018-04-02
* Use union for scheme gen functionsJune McEnroe2018-04-02
* Use uint32_t for len in schemeJune McEnroe2018-04-02
* Add HSV output to schemeJune McEnroe2018-04-01
* Output Linux console escapes from schemeJune McEnroe2018-03-31
* Add scheme to READMEJune McEnroe2018-03-31
* Brighten color schemeJune McEnroe2018-03-31
* Set Dark terminal to schemeJune McEnroe2018-03-31
* Lighten cursor colorJune McEnroe2018-03-31
* Tweak cyan furtherJune McEnroe2018-03-31
* Tweak colors in schemeJune McEnroe2018-03-31
* Add scheme.png targetJune McEnroe2018-03-31
* Generate Terminal.app color schemeJune McEnroe2018-03-31
* Generate basic ANSI color schemeJune McEnroe2018-03-31
* Add hex output to schemeJune McEnroe2018-03-31
* Add color scheme PNG generatorJune McEnroe2018-03-31
* Simplify gfxx palette generationJune McEnroe2018-03-31
* Switch to HSV for gfxx palette generationJune McEnroe2018-03-31
* Generate default palette in gfxxJune McEnroe2018-03-30
* Ignore build and cloneJune McEnroe2018-03-30
* Set g:clipboard to pb{copy,paste} alwaysJune McEnroe2018-03-30
* Add d-_-b crateJune McEnroe2018-03-28
* Add Rust script for generating a rainbow paletteJune McEnroe2018-03-28
* Add ll aliasJune McEnroe2018-03-28
* Overwrite existing symlinks in link.zshJune McEnroe2018-03-28
* Fix shell script lintsJune McEnroe2018-03-28
* Use [[ ]] in zsh scriptsJune McEnroe2018-03-28
* Sort extern crate lines with \cJune McEnroe2018-03-28
* Add \u to sort use linesJune McEnroe2018-03-24
* Set PDFs read-onlyJune McEnroe2018-03-16
* Add pdf scriptJune McEnroe2018-03-16
, it might also be possible to give catgirl separate line editing buffers for each window, which would be a nice UX improvement. 2022-02-18Simplify 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