GithubHelp home page GithubHelp logo

animate.vim's Issues

Drawer gets stuck open when using suggested fzf command

With NVIM v0.8.0-dev-1039-gf32fd19f1, using:

vim.g.fzf_layout = {
    window = 'new | wincmd J | resize 1 | call animate#window_percent_height(0.5)'
}

in my ~/.vim/init.lua leads to my fzf drawer being stuck open (the "command" window takes up my entire screen).

Support for Neovide cursor animations

Hi there!

I was wondering if it would be possible to use the same mechanism (with some modifications) we use here for animating windows to replicate Neovide's GUI-only cursor animations.

I'd love to talk more on this here and contribute towards making this possible, thanks!

Intercepts movement in vim-fugitive

This is a wonderful addition to my vim setup, but it introduces one subtle annoyance when used with vim-fugitive.

From the vim-fugitive window, I press cc create a new commit. vim-fugitive opens a new buffer for me to populate the git commit message.

Without this plugin (or with g:lens#animate=0), the new buffer is automatically focused.

With this plugin active, the new buffer window opens, but I must manually focus it.

Invalid in command-line window .... noautocmd windo if ! &winfixwidth | let nowinfixwidths[winnr()] = 1 | set winfixwidth | endif

Hi, when I open the history editing with q: I receive this message:

Invalid in command-line window; executes, CTRL-C quits:
noautocmd windo if ! &winfixwidth | let nowinfixwidths[winnr()] = 1 | set winfixwidth | endif

I've just grepped the string on all my vim configuration and found it on:
plugins/animate.vim/plugin/animate.vim:109: noautocmd windo if ! &winfixwidth | let nowinfixwidths[winnr()] = 1 | set winfixwidth | endif

Is this something easily solvable, can others reproduce?

Mouse scrolling now changes window size

Hey, I know that this is blasphemous but if I'm away from my keyboard I do use the mouse for scrolling (only for scrolling, I promise!). Problem is there is some setting that is interfering with that and now mouse scrolling makes the horizontal window go up and down, I would like to disable this.

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.