Giter Club home page Giter Club logo

kitty-projects.nvim's People

Contributors

morgsmccauley avatar

Stargazers

 avatar

Watchers

 avatar  avatar

kitty-projects.nvim's Issues

Async commands

All commands are currently synchronous and therefore block the neovim process. Where possible we should use async handling.

Handle multiple kitty tabs

Only windows in the first tab will be recognised by the project manager. We should list windows within the current tab only. What should we do with multiple tabs, handle them individually?

Handle first neovim instance

As project recognition uses the kitty window name, the first instance of vim won't be known to the project manager. We shouldn't leave a dangling neovim instance behind, it should either be discarded or used as the first project.

Buff Enter Extra Spacing Issue

The extra space in BuffEnter causes an issue here.

This causes an issue

failed to run `config` for kitty-projects.nvim                                      
                                                                                    
...are/nvim/lazy/kitty-projects.nvim/lua/kitty/sessions.lua:34: Invalid 'event': 'BufEnter '                                                                            
                                                                                    
# stacktrace:                                                                       
  - /kitty-projects.nvim/lua/kitty/sessions.lua:34 _in_ **start**                   
  - /kitty-projects.nvim/lua/kitty/sessions.lua:14 _in_ **setup**                   
  - /kitty-projects.nvim/lua/kitty/init.lua:8 _in_ **setup**                        
  - .config/nvim/lua/plugins/kitty-projects.lua:4 _in_ **config**                   
  - /telescope.nvim/lua/telescope/_extensions/init.lua:8 _in_ **load_extension**    
  - /telescope.nvim/lua/telescope/_extensions/init.lua:62 _in_ **load_extension**   
  - .config/nvim/lua/plugins/telescope/init.lua:62 _in_ **config**                  
  - .config/nvim/lua/plugins/advanced-git-search.lua:5 _in_ **config**              
  - dotfiles/nvim/init.lua:18                                          

Allow project restart outside of telescope

Project restart requires selecting the project within telescope. We should allow restarting the current project either; outside of telescope, or regardless of the telescope selection.

Initialise project managemnet

We should provide options on what to do on initial open, either:

  • Open last project
  • Open project switcher

We also need to set the kitty layout to stack and potentially rename the tab.

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.