Code Monkey home page Code Monkey logo

Comments (2)

gennaro-tedesco avatar gennaro-tedesco commented on September 25, 2024

Wouldn't that be too much of an overhead of plugins to install? Namely users will have to install

  1. a session manager (this or some other)
  2. a file picker (fzf-lua/Telescope)
  3. another plugin that does the coupling between 1. and 2.? (or did I misunderstand)?

Also in that case I am not sure what's the need of a session manager at all, since if all the users want is an autocommand to detect cwd they could just write said autocommand in one line of code.

from nvim-possession.

tmpm697 avatar tmpm697 commented on September 25, 2024

from my perspective, a session manager manages the session support basic operations like save/auto save/restore. Put that alone there's pretty much of things to add/wrap around mksession like some issues that I created.

other file/directory/project picker is a nice to have feature to a session manager as they do fuzzy and create/select/delete session that's another set of functions compare to a session manager.

you can feel that there's no need to decouple it as the codebase look compact enough but it'll growing fast with new supported features. or i might be wrong.

from nvim-possession.

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.