Skip to content

0.4.0 (2024-11-23)

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 13:05
· 7 commits to main since this release
5243994

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).