telescope-tmux.nvim icon indicating copy to clipboard operation
telescope-tmux.nvim copied to clipboard

Integration for tmux with telescope.nvim

Results 5 telescope-tmux.nvim issues
Sort by recently updated
recently updated
newest added

I have two tmux windows, both with neovim. When I do `:Telescope tmux windows`, it pops up the my windows, when I select the window i want to switch to,...

I noticed that windows picker doesn't have mappings for creating or renaming windows, it would be nice so we can have parity between `session` and `window`

Hi, thanks for making this! I've started using it, however I override the default telescope mappings so that `` opens the resume in a new tab. This means that when...

Hi, Thanks for making this, it's pretty handy for tmux users 👍🏿 One issue I've not been able to figure out is that whilst using the `window` previewer it doesn't...

Hey, can't open the display popup correctly. Is there anything i am doing wrong? Thank you ``` # lazy return { "camgraff/telescope-tmux.nvim", } ``` ``` # Set 256 color terminal...