about summary refs log tree commit diff
path: root/mscan.c
Commit message (Expand)AuthorAgeFilesLines
...
* mscan: glibc needs _XOPEN_SOURCE for wcwidthChristian Neukirchen2016-07-261-0/+4
* import musl memmemChristian Neukirchen2016-07-261-2/+0
* rename map to seqChristian Neukirchen2016-07-261-3/+3
* mscan: tweak outputChristian Neukirchen2016-07-261-5/+6
* mscan: decode more From: to allow enough UTF-8 glyphsChristian Neukirchen2016-07-261-1/+1
* mscan: unbreak TO:Christian Neukirchen2016-07-251-7/+7
* mscan: display if we are in To, Cc or Resent-ToChristian Neukirchen2016-07-251-10/+31
* mscan: display TO: for own messagesChristian Neukirchen2016-07-251-4/+31
* blaze822: blaze822_addr: return 0 when no address is foundChristian Neukirchen2016-07-251-2/+2
* mscan: use blaze822_loop1Christian Neukirchen2016-07-231-5/+3
* mscan: delay loading of map until first line is readChristian Neukirchen2016-07-201-4/+10
* mscan: fix truncation logicChristian Neukirchen2016-07-201-4/+5
* mscan: truncate deep indentsChristian Neukirchen2016-07-201-0/+4
* mscan: default to all messages when interactive w/o argsChristian Neukirchen2016-07-201-3/+8
* mscan: don't crash when cur isn't setChristian Neukirchen2016-07-201-1/+1
* mscan: use tty widthChristian Neukirchen2016-07-201-5/+14
* mscan: don't bother with tabsChristian Neukirchen2016-07-201-0/+2
* mscan: rename from scanChristian Neukirchen2016-07-201-0/+164