Giter VIP home page Giter VIP logo

Comments (7)

farmergreg avatar farmergreg commented on May 26, 2024 1

thanks @oblitum I've noticed the same bug and have been meaning to fix it. I'll try to get to this soon.

from vim-lastplace.

oblitum avatar oblitum commented on May 26, 2024

To reproduce, I open any file, put the cursor at a line which is not the top one without scrolling the buffer, close it, and open it again. When opening, the cursor is at the correct position, but the buffer is scrolled by one line, hiding the top one.

from vim-lastplace.

farmergreg avatar farmergreg commented on May 26, 2024

@oblitum please test and let me know if this fixes the problem. Thanks!

from vim-lastplace.

oblitum avatar oblitum commented on May 26, 2024

@dietsche great, it fixed. As I understand it, it still scrolls large files even if I close them without scrolling, because of the cursor centering feature. I think the way it's now seems fine, since it's not scrollling all files I open anymore, still, it may be undesired for some to reopen a file in a state that differs from the one it was when it was open previously, which happens if I move the cursor past half the screen, without scrolling it.

from vim-lastplace.

oblitum avatar oblitum commented on May 26, 2024

@dietsche I think that would mean vim-lastline-plus-lastscroll :-)

from vim-lastplace.

oblitum avatar oblitum commented on May 26, 2024

but, anyways, probably this is problematic to have since window size may be different later, so, I guess the current fix is possibly the best that can be done.

from vim-lastplace.

farmergreg avatar farmergreg commented on May 26, 2024

it's a good idea. I think it could be done using global variables and set viminfo+=! maybe someday I'll take time to try to figure this out :)

from vim-lastplace.

Related Issues (19)

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.