Replies: 2 comments 3 replies
-
Try adding this to your config:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
I would rephrase this a little: I would like to see the pager being configurable for different commands. Currently it is either I would like to have Kind Regards, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am constantly doing
jj st
andjj log
, then getting intoless
, having toq
out and losing context, forgetting everything immediately, then having tojj st/log/w.e
again and looking at the hashes again etc. etc.I wish the pager picker was a bit smarter ootb. When I do
jj st
, I don't need a full-blownless
for the 5 lines of text, what I want isless -X
ormore
or something. Maybe this is PEBCAK situation, idk, I just had to mention it. Possibly a dupe too, I felt super lazy, sorry.Beta Was this translation helpful? Give feedback.
All reactions