forked from samhunter/edlogxx
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
Makefile | 1 year ago | |
README.md | 12 months ago | |
edlog++ | 9 months ago | |
edlog++.1 | 12 months ago |
README.md
edlogxx
edlog++ -- 'ed' and 'mail' inspired shlog browser in Python
usage
edlog++ [-h] [-m] [-p] [-u USER] [-w] [--since TIME]
Shlog ("shell log") reader.
options:
-h, --help show this help message and exit
-m, --markdown Format shlogs using MarkDown
-p, --pager Use external pager
-u USER, --user USER Comma separated list of usernames to include in the list
-w, --wrap Wrap text
--since TIME Show items newer than TIME, provided in Unix time format
commands
?
- helpm
ake new postn
extp
reviousr
eply.
/Enter
- type current shlogz
- next screenful of headersh
- redisplay headersq
- quit:wrap
/:nowrap
- toggle line wrapping:pager
/:nopager
- activate/deactivate external pager ("less" for now):md
/:nomd
- toggle MarkDown formattingg
- go back to the first pageG
- go to the oldest message / last page/
- search in shlog titles!command
- executescommand
- accepts optional parameters:
{f}
- shlog filename{a}
- author{d}
- date{t}
- title
- accepts optional parameters:
- 4 digit
number
- jump directly to shlognumber
todo's
m
ake new postr
eply|
- pipe!
- shell out/exec?
- builtin help