tmux-sessionx icon indicating copy to clipboard operation
tmux-sessionx copied to clipboard

A Tmux session manager, with preview, fuzzy finding, and MORE

Results 42 tmux-sessionx issues
Sort by recently updated
recently updated
newest added

Hi Omer, First, let me say thank you for the plugins and videos. They've helped me organize my terminal a great deal. Issue description: I've recently installed nix-darwin and played...

## Problem I am not able to run the plugin. This is the config: https://github.com/shricodev/dotfiles/blob/135416e8ab7e6f9b50c7720c27d4ab77a3b3c7e2/tmux/.config/tmux/tmux.conf I have fairly updated dependencies ![deps_status](https://github.com/omerxx/tmux-sessionx/assets/76906722/dbf23545-cccf-4451-9e48-c0bb1f1422a3) --- ## Already tried I have installed the plugin,...

This might be a really basic question but I have the habit of using ctrl-u to kill/discard the current line, which is the default behavior in fzf. It looks like...

enhancement

# Reason Described the problem with deprecated NerdFont icon in the referred issue #128. # Modifications Just changed the deprecated `u\{fb0c}` for `u\{f060d}` at `/scripts/preview.sh`.

# Problem Using Wezterm with NerdFonts, i have some issues with the "Subdirectory" icon `u\{fb0c}`, which has been removed on some of the latest font versions. Because of it, when...

I just learned from cmp-git that #7 already exists. I suppose this is an alternative solution for #85. An example of using this would be ```tmux set -g @sessionx-bind '-n...

Hi! Thanks for your great plugin! is it possible to start sessionx in the some sort of vim normal mode? Similar to telescope.nvim `initial_mode = "normal",` option. In other words...

enhancement

I am not sure if this is an issue, or is expected but there is a delay, before the popup opens and, there is a delay when I navigate between...

help wanted

Great tool! I've been using a plugin called tmux-which-key that creates a handy menu with options. It would be fantastic to have a straightforward way to trigger sessionx using this...

> If you're stuck with an old version of tmux that doesn't support popup, or if you want to open fzf in a regular tmux pane, check out [fzf-tmux](https://github.com/junegunn/fzf/blob/master/bin/fzf-tmux) script....

enhancement