Y
Hacker News
new
|
ask
|
show
|
jobs
by
mkdirp
1614 days ago
I wish there was something that have stdout in an env variable that is readily usable next time the prompt is available.
1 comments
aumerle
1614 days ago
See
https://sw.kovidgoyal.net/kitty/shell-integration
in particular Open the output of the last command in a pager such as less
link