about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-16 19:45:51 -0500
committerJune McEnroe <june@causal.agency>2021-02-16 19:45:51 -0500
commit1805a77fbb239a5cbe9016ce7c974e6f229153cb (patch)
treee2685df226144fbc0a9176538b5957c313fddd66 /.gitignore
parentAdd imapIdle (diff)
downloadimbox-1805a77fbb239a5cbe9016ce7c974e6f229153cb.tar.gz
imbox-1805a77fbb239a5cbe9016ce7c974e6f229153cb.zip
Add -i to wait for matching messages
Not adding a corresponding flag to git-fetch-email since that doesn't
make much sense.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
catgirl/commit/ui.c?id=573bc855a68766f38de2acb48bebc9d0adbf0a1f&follow=1'>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