Giter Site home page Giter Site logo

Comments (5)

luukvbaal avatar luukvbaal commented on May 18, 2024 1

I proposed a Vim patch. Also worth noting is that Vim shows a smoothscroll marker <<< when there are hidden virtual text properties above the topline. Not sure if that is intended, or just an unintended consequence of virtual text properties affecting skipcol in Vim (as opposed to topfill for Nvim). It seems useful when there are hidden virtual lines above the first line of the buffer, do we want to show it then? I'm not sure its wanted for lines that are not the first line of the buffer.

from neovim.

zeertzjq avatar zeertzjq commented on May 18, 2024 1

Fixed by #28044

from neovim.

luukvbaal avatar luukvbaal commented on May 18, 2024

Same issue is present in Vim. I think ideally onepage() should just call scrollup()/scrolldown() so that it adjusts for filler lines and 'smoothscroll' properly.

from neovim.

echasnovski avatar echasnovski commented on May 18, 2024

It seems useful when there are hidden virtual lines above the first line of the buffer, do we want to show it then? I'm not sure its wanted for lines that are not the first line of the buffer.

As for me - yes. As a user, I'd want to have an indicator that there are lines above the first line and only above the first line.

from neovim.

luukvbaal avatar luukvbaal commented on May 18, 2024

#28044 fixes this for <C-b>. Issue still exists for <C-u>, which could use the same treatment.

from neovim.

Related Issues (20)

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.