tmux-mighty-scroll icon indicating copy to clipboard operation
tmux-mighty-scroll copied to clipboard

More scroll, less hassle

Results 3 tmux-mighty-scroll issues
Sort by recently updated
recently updated
newest added

Is it possible to make an option ``` @mighty-scroll-fallback-mode pass-through ```

### Please make an option to hide the copy-mode indicator in top left corner I did this in `~/.config/tmux/plugins/tmux-mighty-scroll/tmux.conf` ``` copy-mode -H -t "{mouse}" ``` but I'm sure it coud...

Occasionally I'll find that my mouse is physically scrolling faster than tmux can update the buffer; this results in me reaching the bottom of the page and then having to...