summaryrefslogtreecommitdiff
path: root/sys/man/1/mothra
AgeCommit message (Collapse)Author
2021-03-02/sys/man/1/mothra: eu regulations require that we disclose we're sending ↵sl
search queries to duckduckgo.
2021-03-02mothra: add "d" command to search for a text on the internet (using duckduckgo)Sigrid
2020-04-21/sys/man/1/mothra: add description of Plumb menu item.stanley lieber
2020-03-10improve usage messages (thanks henesy)Ori Bernstein
Fix inconsistencies between programs and their usage messages, correct instances where information seems to be missing or lost. This includes missing arguments, making usage consistent with manuals, and so on.
2018-08-21mothra(1): fix formattingAlex Musolino
2018-06-27Persist 'k' command in mothra and add matching -k flag (thanks piroko)23hiro
"I sometimes find myself on either slow or data-capped network links where downloading images isn't ideal. Attached is a simple patch to mothra that changes the 'k' command to not only remove already-downloaded images from a page, but also toggle a state such that mothra won't attempt to download images on future visited sites until 'k' is toggled again. This also adds a '-k' flag to mothra which enables the flag at startup." --Jeremy O'Brien<neutral@fastmail.com> on 9fans
2017-12-11/sys/man/*/*: fix perms (sorry)stanley lieber
2017-12-11/sys/lib/rootstubstanley lieber
2016-03-21mothra(1): fix url for https://code.9front.org/hg/plan9front/stanley lieber
2015-04-10mothra(1): replace code.google.com with code.9front.orgstanley lieber
2013-12-28mothra: add regular expression text search (thanks mischief, sl)cinap_lenrek
this works differently from mischiefs original patch. instead of overloading the address bar, we popup our own enter box. the function can be invoked from the menu or by hitting ^F.
2013-12-27add HISTORY to various man pagesstanley lieber
2013-12-07mothra: remove debug code, dont create $home/lib/mothra/mothra.err filecinap_lenrek
2013-07-18mothra: restore usage fix, document -a option in manualcinap_lenrek
2012-09-23mothra: snarf and pastecinap_lenrek
2012-06-06mothra(1): add 'k'stanley lieber
2012-05-31mothra(1): remove bogus informationstanley lieber
2012-03-22mothra: add 'm'stanley lieber
2011-10-14mothra: update man pagestanley lieber
2011-10-02mothra(1): update man pagestanley lieber
2011-10-01mothra: add moth mode; display images that are not also links as a link to ↵stanley lieber
themselves
2011-09-28mothra: use only valid examples in the man pagestanley lieber
2011-09-27mothra: add menu option to save urlstanley lieber
2011-09-23mothra: add keyboard command j to jump to page from the list of previously ↵stanley lieber
viewed pages
2011-09-23mothra: add keyboard command a to collapse/expand navigation boxesstanley lieber
2011-09-22mothra(1): update man pagestanley lieber
2011-09-05mothra(1) manpagecinap_lenrek