top | item 13549110

(no title)

itsadok | 9 years ago

Not OP, but some cool features I haven't seen in Linux:

- Quadruple-click smart selection

- "Selection respects soft boundaries" for selecting within a tmux pane

- "Rum coprocess" on keyboard shortcut, which allows doing stuff like http://brettterpstra.com/2014/11/14/safer-command-line-paste...

I just checked, and gnome-terminal doesn't even have split-pane. What do you guys use, anyway?

discuss

order

pmoriarty|9 years ago

Quadruple-click smart selection should be doable with urxt's perl extension feature.

Selecting within a tmux pane: you got me on that one. I'm not aware of a terminal that does that, but again, it should be possible to do with urxvt's perl extension feature.

Regarding the "safer command line paste", Linux can do the same with bracketed paste mode.[1]

For splitting panes, I just use tmux, vim, or emacs.

[1] - https://cirw.in/blog/bracketed-paste