5 ms·
I like the visual blocking of each command. Cool idea I haven't seen in other terminals.
by d_sc 3y ago
I like the visual blocking of each command. Cool idea I haven't seen in other terminals.
- wmstack 3y agoSimilar 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.
- m1keil 3y agoApple'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.
- niteshade 3y agoDo 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 https://arc.net/l/quote/muwfagqi If you're also using Starship (https://starship.rs/ https://starship.rs/), then you might want to look at this issue: https://gitlab.com/gnachman/iterm2/-/issues/10537#note_1580336541 https://gitlab.com/gnachman/iterm2/-/issues/10537#note_15803...
- deleted 3y ago[deleted]
- hnlmorg 3y agoKonsole (part of KDE) does too
- TnS-hun 3y agoDo you have to enable that? There are no blocks for me.