summary refs log tree commit diff
path: root/bin/cash/libedit/prompt.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-17 21:30:00 -0500
committerJune McEnroe <june@causal.agency>2019-02-17 21:30:00 -0500
commit5666794d51b927cca3dec538abacd67f5f1fcf7a (patch)
tree421d19ead13d709d4d9cf709c7f28cb31c304437 /bin/cash/libedit/prompt.h
parentAdd hi -f html -o anchor for line number links (diff)
downloadsrc-5666794d51b927cca3dec538abacd67f5f1fcf7a.tar.gz
src-5666794d51b927cca3dec538abacd67f5f1fcf7a.zip
Generate HTML with hi -n -f html -o anchor
Running hi twice to insert stuff between the head and the content is a
bit of a hack but oh well.
Diffstat (limited to 'bin/cash/libedit/prompt.h')
0 files changed, 0 insertions, 0 deletions
2018-03-31Generate basic ANSI color schemeJune McEnroe 2018-03-31Add hex output to schemeJune McEnroe 2018-03-31Add color scheme PNG generatorJune McEnroe 2018-03-31Simplify gfxx palette generationJune McEnroe 2018-03-31Switch to HSV for gfxx palette generationJune McEnroe 2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe