tmux start search by typing -
When I type something (like in vim) how can i start searching tmux?
Actually, I have (vi mode for tmux):
- Enter the copy mode: [
- Enter search mode: /
- I type something, then "enter". After every change of search pattern it is "Enter" every very boring type.
tmux does not support incremental search at this time, but has been filed.
Comments
Post a Comment