Coder Social home page Coder Social logo

tmux-mighty-scroll's People

Contributors

noscript avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

trippingkelsea

tmux-mighty-scroll's Issues

No effect with tmux3.2 and iTerm2

Hi there,

Your plugin looks super nice but I cannot get it to work with tmux3.2 in iTerm2.
It basically has no effect.

I added this to my tmux.conf:

set-option -g @plugin 'noscript/tmux-mighty-scroll'
set-option -g mouse on
set-option -g @mighty-scroll-by-line 'man fzf less vim mvim'

Scrolling from within vim scrolls tmux instead.

Any idea how to fix it?

Error: "Can't find pane: mouse"

I installed via tpm and when I'm trying to scroll in manpages i get this message in the tmux status bar.
i used the example configuration:

set -g mouse on

set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'noscript/tmux-mighty-scroll'
set -g @mighty-scroll-interval 3
set -g @mighty-scroll-by-line 'man fzf'
set -g @mighty-scroll-select-pane off

   
  run '~/.tmux/plugins/tpm/tpm'

does it still work? tmux version is 3.0a

scrollback is broken when vim is suspended

Scrollback works normally with this plugin, but while an instance of vim has been suspended as a background process with :suspend, scrollback does not work and instead scrolls through the command history. It returns to normal when vim is closed.

Tested with suspending htop and nvim and neither of those break scrollback; it appears to be just vim.

Posting here in case anyone else runs into this issue.

Send raw mouse keycodes for vim/nvim

Vim (and nvim) support raw mouse keycodes. This means that, without this plugin, neovim scrolling works normally.
When this plugin is installed, nvim scrolling no longer works normally. Scrolling starts using tmux's history instead. Adding nvim to the by-line mode is not an option, since that only changes the caret location, while neovim's default scrolling moves the whole code view up/down by a line.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.