tmux-sessionx
tmux-sessionx copied to clipboard
Rename Session Prompt Box - Design & Behavior
My issues with the Rename Session Prompt Box:
- takes a lot of space, have no borders or fill that distinguish it from the bg.
- no obvious way to escape it if you wish to not rename the session (I suggest pressing escape to go back to SessionX)
- Also the text should be "Rename Session:" instead of "New name:"
@socall I agree with the input, my initial hope was to go with tmux display-popup instead of an alternate shell screen but I couldn't get it to work.
If you have an idea for either an fzf feature or a popup that can work from within the alternate shell I'd be happy to give this another go
@omerxx Is it impossible to use tmux native rename in command line? Pressing shortcut in popup brings you to tmux's command line with rename command.
@timsofteng Not sure I follow, how would you reach the Tmux prompt from within an fzf popup?