tmux-copycat icon indicating copy to clipboard operation
tmux-copycat copied to clipboard

A plugin that enhances tmux search

Results 56 tmux-copycat issues
Sort by recently updated
recently updated
newest added

Minor cleanup addition, see https://github.com/tmux-plugins/tmux-copycat/pull/122#issuecomment-356942523.

The following error is persistent and static for me only for pane 1 of window 6, no matter how I manipulate the panes or windows, ie. if I move the...

Add more commands that exit copy mode (append-selection and copy-end-of-line) and check the counter to unbind keys even if not currently in copy mode. This should help with https://github.com/tmux-plugins/tmux-copycat/issues/99.

Moving this from here: https://github.com/tmux/tmux/issues/362 I've noticed after leaving a tmux session open for a long time (10 days apparently), when pasting, it scrambles the pasted content. Restarting the tmux...

https://github.com/BurntSushi/ripgrep

Came across this when reading some non-wrapped mail in mutt which contained several URLs. Love your plugins btw. Thanks for each and every one.

bug
help wanted

# How to replicate: Make your terminal less wide, for exampled by opening a horizontal split Then run: ``` git clone https://github.com/dylan-chong/long-filename-test cd long-filename-test git reset head~ git status ```...

bug

the offsets seem to be screwed up. e.g. have a long running interactive command going. Then invoke tmux-copycat.

bug
wontfix

This is helpful when firing up a Clojure repl which outputs a nrepl url which we can copy and connect to from editors.