Added
- Add a new toggle mode,
switch
, which always reuses the currently opened window when switching to another popup (#21).
Changed
- [breaking] Replace
@popup-toggle --force
with--toggle-mode=force-close
(#21). - [breaking] Replace tmux variable
#{@popup_name}
in@popup-id-format
with the{popup_name}
placeholder (#21).
Fixed
- Disable potential tmux messages from popups (#23).