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

Rename Session Prompt Box - Design & Behavior

Open socall opened this issue 1 year ago • 3 comments

My issues with the Rename Session Prompt Box:

  1. takes a lot of space, have no borders or fill that distinguish it from the bg.
  2. no obvious way to escape it if you wish to not rename the session (I suggest pressing escape to go back to SessionX)
  3. Also the text should be "Rename Session:" instead of "New name:"
image

socall avatar Apr 23 '24 12:04 socall

@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 avatar Apr 28 '24 20:04 omerxx

@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 avatar May 30 '24 10:05 timsofteng

@timsofteng Not sure I follow, how would you reach the Tmux prompt from within an fzf popup?

omerxx avatar May 31 '24 08:05 omerxx