vim-tmux-clipboard
vim-kitty-navigator
vim-tmux-clipboard | vim-kitty-navigator | |
---|---|---|
4 | 8 | |
285 | 346 | |
- | - | |
1.4 | 4.1 | |
about 1 year ago | 8 months ago | |
Vim Script | Vim Script | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vim-tmux-clipboard
- vim-tmux-navigator is pretty awesome
-
A beautiful tmux setup in 3 minutes
There are several plugins and articles on how to integrate yank/paste across vim, tmux, and OS. I'm not posting my solution as any solution is specific to your environment. vim-tmux-clipboard is one example plugin (but I don't use it).
-
Separate buffers for individual tabs?
I use https://github.com/roxma/vim-tmux-clipboard for yanking between vim sessions in different tmux panes.
vim-kitty-navigator
-
Workflow with nvim
I don't particularly need tmux session but I like tiling terminal. Recently I was able to get seemless keyboard navigation integration with this plugin https://github.com/knubie/vim-kitty-navigator
-
Kitty integration for window navigation
I ended up opening a draft PR with the change for a key sequence mapping (https://github.com/knubie/vim-kitty-navigator/pull/40)
-
A beautiful tmux setup in 3 minutes
Heads up for Kitty users: there is a kitty version of tmux-navigator here :)
-
Vim, Ranger, terminator. . . Whats your process for setting up workflow?
Useful nvim extension: dirbuf. Kitty-extension: vim-kitty-navigator.
-
Some keybindings stop working after lspconfig setup
Weird issue here. I'm using Kitty with this vim-kitty-navigator plugin to navigate between Kitty and Vim splits using , , , . These keybindings work flawlessly until I open a file type that some LSP supports. After that none of those keybindings work. :map says that it is mapped to :KittyNavigateLeft as expected. Manually entering the command or mapping it to something like h works as expected, it's specifically the ctrl+direction keybinds I'm having problems with.
-
Kitty error to enter conteiners, I have this error in kitty and I don't know how to solve it, I use swaywm is there a way to solve it? I need to add something to kitty.conf?
Install the terminfo file inside the container. Or use the ssh kitten. Read the FAQ https://github.com/knubie/vim-kitty-navigator
What are some alternatives?
tmux-continuum - Continuous saving of tmux environment. Automatic restore when tmux is started. Automatic tmux start when computer is turned on.
dev-setup
neovim - Vim-fork focused on extensibility and usability
tmux - tmux source code
tmux-resurrect - Persists tmux environment across system restarts.
kitty-meow - A kitty terminal extension for working with projects. It allows you to easily switch between projects, and load them either from local directories or github.
tmux-fzf - Use fzf to manage your tmux work environment!
treemux - A modern file explorer (Nvim-Tree) as a Tmux sidebar, with dynamic updates and bi-directional interaction.
vim-galore - :mortar_board: All things Vim!
dirbuf.nvim - A file manager for Neovim which lets you edit your filesystem like you edit text