Open oksayt opened 9 years ago
Hey, sorry to hear this.
Just to check, after putting the stored searches into your .tmux.conf
did you reload tmux config to source them?
If that didn't help, how about restarting tmux (just to see if this will make it work)?
If the above doesn't give any fruit, can you please paste me the output of the following commands when you invoke them in the shell:
tmux list-keys
tmux show -g @copycat_search_C-t
tmux show -g @copycat_search_M-t
Thanks
@oksayt, any updates on this?
I tried copying these new stored search examples from the README to my tmux.conf:
I tried putting these before / after the
run-shell ~/.../copycat.tmux
line, but in either case pressing the key combinations didn't do anything. Predefined stored searches such as prefix + C-d work without problems. I worked around this by editing copycat.tmux locally.