about summary refs log tree commit diff
path: root/term.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-12 21:38:25 -0400
committerJune McEnroe <june@causal.agency>2018-08-12 21:38:25 -0400
commita09df5f69729dcdddf413f3a47e3c0c9d7b239eb (patch)
treee046278ccb40253d42ed6358318421bfcbdf3da8 /term.c
parentDisable focus tracking in uiHide (diff)
downloadcatgirl-a09df5f69729dcdddf413f3a47e3c0c9d7b239eb.tar.gz
catgirl-a09df5f69729dcdddf413f3a47e3c0c9d7b239eb.zip
Avoid setting mark if switching to the same view
Diffstat (limited to 'term.c')
0 files changed, 0 insertions, 0 deletions
>Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe