Documentation ¶ Index ¶ func TmuxPopup(cmd string, help string) config.UserCommand Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func TmuxPopup ¶ func TmuxPopup(cmd string, help string) config.UserCommand TmuxPopup creates a UserCommand that runs cmd in a tmux popup with less for scrolling. The cmd should use single quotes for any internal quoting to avoid escaping issues. Types ¶ This section is empty. Source Files ¶ View all Source files tmuxutils.go Click to show internal directories. Click to hide internal directories.