about summary refs log tree commit diff
path: root/mless
Commit message (Collapse)AuthorAgeFilesLines
* mless: list same number of mails whether we're at the beginning or endDominik Honnef2021-06-071-1/+10
|
* mless: only export LESSKEY onceSilvan Jegen2019-09-081-7/+7
| | | | Closes: #168 [via git-merge-pr]
* mless: Quote variables whenever possiblecodesoap2019-02-031-8/+8
|
* mless: remove mnext/mprevLeah Neukirchen2019-01-021-5/+1
|
* mless: support $NO_COLORLeah Neukirchen2018-01-291-0/+4
| | | | http://no-color.org/
* mless: add { }/$ to jump to first/last messageLeah Neukirchen2018-01-071-0/+3
|
* mless: drop PATH changeLeah Neukirchen2018-01-061-2/+0
|
* mless: allow overriding of colors in colorscanLeah Neukirchen2018-01-041-2/+3
| | | | Fixes #81.
* mless: replace grep -m1 with sed for portabilityDuncaen2017-05-261-1/+1
|
* Add $MBLAZE environment variable to set profile locationIvy Foster2016-09-011-1/+7
| | | | | As a side benefit, all callers of blaze822_home_file need only pass the filename, so the base directory is set in only one place.
* mless: add ^ to go to parentChristian Neukirchen2016-08-081-0/+3
|
* mcolor: extract from mlessChristian Neukirchen2016-08-021-22/+3
|
* mless: use magrep for next unseenChristian Neukirchen2016-08-021-3/+4
|
* mseq: drop -n (now in mscan)Christian Neukirchen2016-07-311-1/+1
|
* mless: H to toggle HTML renderingChristian Neukirchen2016-07-291-1/+10
|
* mless: R to toggle raw messageChristian Neukirchen2016-07-291-1/+11
|
* mless: oopsChristian Neukirchen2016-07-281-1/+1
|
* mless: typoChristian Neukirchen2016-07-281-1/+1
|
* mless: experimental shortcutsChristian Neukirchen2016-07-281-2/+18
| | | | Compile mlesskey.example into ~/.mless to use them.
* mless: simplifyChristian Neukirchen2016-07-281-15/+14
| | | | We always show the full sequence now, and just jump to the passed message.
* mless: tone down footers and pgp armorChristian Neukirchen2016-07-281-1/+7
|
* mless: use mseq -CChristian Neukirchen2016-07-261-1/+1
|
* remove msetseqChristian Neukirchen2016-07-261-1/+1
|
* mless: fix adding //scan viewChristian Neukirchen2016-07-261-2/+4
|
* mless: more robust id detectionChristian Neukirchen2016-07-251-1/+1
|
* mless: only open used idsChristian Neukirchen2016-07-241-2/+6
|
* mless: show context before each mailChristian Neukirchen2016-07-241-9/+29
|
* mless: don't error on unresolved midChristian Neukirchen2016-07-211-0/+5
|
* mless: set a less(1) promptChristian Neukirchen2016-07-211-1/+1
|
* mless: special file //scan to see scan outputChristian Neukirchen2016-07-201-1/+3
|
* add mprev/mnext to call mless with appropriate offsetChristian Neukirchen2016-07-201-1/+6
|
* mless: when output is not a tty, just call mseqChristian Neukirchen2016-07-201-0/+4
|
* mless: call msetseq when we get stuff on stdin w/o argumentsChristian Neukirchen2016-07-201-0/+5
|
* mless: more specific pattern for mshow mime dividersChristian Neukirchen2016-07-201-1/+1
|
* mless: use mshowChristian Neukirchen2016-07-201-4/+4
|
* add mlessChristian Neukirchen2016-07-201-0/+23