summary refs log tree commit diff
path: root/src/exec.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-03 16:09:43 -0500
committerJune McEnroe <june@causal.agency>2022-01-21 22:05:46 -0500
commit5c9244973b51e6c4f5f76cb6fcda14449d84a732 (patch)
tree673a4273bd326b5b32a700c327bc69cc03223034 /src/exec.h
parentdash: Set H_SETUNIQUE (diff)
downloaddash-5c9244973b51e6c4f5f76cb6fcda14449d84a732.tar.gz
dash-5c9244973b51e6c4f5f76cb6fcda14449d84a732.zip
dash: Warn twice about stopped jobs
Not really sure why this previously set job_warning to 2 rather
than 1. Anyway I often just press ^D again after the warning without
really thinking, so do it twice.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
al.app color schemeJune McEnroe Colors still very much WIP, but coming along. 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