Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
sionisrecur
1y ago
0 comments
Share
Search was the first thing I noticed it was lacking. I hope it can be added at some point, sometimes you can't just run a command again to grep it.
0 comments
default
newest
oldest
mixmastamyk
1y ago
Guessing y’all mean search of the scrollback buffers?
3r7j6qzi9jvnve
1y ago
(probably, I was also looking for that)
rainbowjelly
1y ago
Mitchell said it is planned in a recent interview on the Changelog podcast[1], just not in time for 1.0.
[1]:
https://changelog.com/podcast/622
fn-mote
1y ago
The kitty method of piping the scroll back buffer to a pager is more general - it also seems like a quick fix to achieve this desired feature.
WD-42
1y ago
I really like how Kitty handles search. I thought it was a hack at first - then came to realize why re-implement search if less works better?
sionisrecur
OP
1y ago
I noticed a keybinding for write_scrollback_file (defaults to super+shift+j) which does this. So you can use `grep something <super+shift+j>` to search for things. It's a nice workaround until search is implemented.
j
/
k
navigate · click thread line to collapse