Hacker News new | ask | show | jobs
by d_sc 848 days ago
I like the visual blocking of each command. Cool idea I haven't seen in other terminals.
3 comments

Apple's Terminal.app had similar functionality for a while: CMD+Up/Down to navigate between past commands and quick selection of command outputs.

Other terminals, like iTerm (MacOS only), Kitty, WezTerm and so on also have similar options, usually behind some sort of "shell integrations" feature.

Do you happen to know how to configure this in iTerm? It's the one feature I miss the most from Warp.

EDIT: Found some more info

iTerm calls it "prompt marks": https://arc.net/l/quote/muwfagqi

If you're also using Starship (https://starship.rs/), then you might want to look at this issue: https://gitlab.com/gnachman/iterm2/-/issues/10537#note_15803...

Similar concepts have existed for a while, such as Warp. The Chrome Devtools console is also similar in having blocks for errors and warnings. I wonder if Nushell can work with it.
Konsole (part of KDE) does too
Do you have to enable that? There are no blocks for me.