summary refs log tree commit diff
path: root/src/funcs/login
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-02 20:01:46 +0000
committerJune McEnroe <june@causal.agency>2022-01-21 22:07:48 -0500
commit5e47599cbca6a93ab39cefb469666c40e150bd94 (patch)
tree2c711be8dabff0d535dce686d1cb186662f25157 /src/funcs/login
parentdash: Warn twice about stopped jobs (diff)
downloaddash-5e47599cbca6a93ab39cefb469666c40e150bd94.tar.gz
dash-5e47599cbca6a93ab39cefb469666c40e150bd94.zip
dash: Check sizes of mailboxes, not times
This fixes "you have mail" showing right after checking and deleting
mail, resulting in a modified but empty mailbox. Also somehow fixes
"you have mail" always showing 3(!) times.
Diffstat (limited to 'src/funcs/login')
0 files changed, 0 insertions, 0 deletions
source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe