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

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -