Public bug reported:

  affects ubuntu/byobu
  
When hitting F8 and renaming the window with a space inside, the command throws
an error and doesn't actually rename the window. "C-b ," from tmux's default
config works correctly though.

>From tmux's default config:
bind-key , command-prompt -I #W "rename-window '%%'"

Byobu's config:
bind-key F8 command-prompt -p (rename-window) "rename-window %%"

I'd suggest either using tmux's version, or surrounding %% in the Byobu
version with ''.

-- 
Kind regards,
Loong Jin

** Affects: byobu (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to byobu in Ubuntu.
https://bugs.launchpad.net/bugs/1224352

Title:
  F8 in tmux backend does not handle spaces correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1224352/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to