1
1
mirror of https://github.com/walles/moar.git synced 2024-09-11 12:15:43 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
Johan Walles
d5fb484fb9 Add --lang to the man page 2024-01-02 16:14:19 +01:00
Johan Walles
8ec3df792a Use "select" as a term for selecting text
This is a better term, as pointed out by @postsolar in #173
2023-12-19 09:20:02 +01:00
Johan Walles
328b16ff80 Update the man page with the new options 2023-12-15 21:44:13 +01:00
Johan Walles
4bd2d70a53 Add support for +1234 command line option
Fixes #155.
2023-09-27 20:23:27 +02:00
Johan Walles
0427d26443 Self review 2023-05-18 09:28:03 +02:00
Johan Walles
54fdc5f684 Update man page 2023-05-18 09:28:03 +02:00
Johan Walles
eafb70d790 Configurable side scroll amount
Using the new --shift command line flag.

Fixes #130.
2023-03-19 11:57:40 +01:00
Johan Walles
b149b09905 Add --follow command line parameter
Ref: https://github.com/walles/moar/issues/108#issuecomment-1328724290
2022-11-28 19:09:17 +01:00
Johan Walles
257b9e7bf5 Clarify we want UTF-8 input
Fixes #101.
2022-08-07 19:26:51 +02:00
Johan Walles
7d91acaf74 Update man page 2022-08-07 19:07:46 +02:00
Johan Walles
cde9935268 Tuning 2022-07-22 11:32:00 +02:00
Johan Walles
8ca95ce6d2 Document the last two options 2022-07-22 11:24:28 +02:00
Johan Walles
7ef4557355 Man page more options 2022-07-22 09:13:23 +02:00
Johan Walles
e93d3b4924 Document more options
But break our verification...
2022-07-22 08:56:50 +02:00
Johan Walles
7a924e3593 Document one option
Based on the GNU ls man page.
2022-07-22 08:35:20 +02:00
Johan Walles
1c2417be58 Add a man page
Relates to #87, but before marking as fixed the Homebrew packaging will
need to be updated as well to include the man page:

https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/moar.rb
2022-07-21 16:08:31 +02:00