Commit e404ed6
Aaron Bull Schaefer
·
2026-07-22 09:55:58 -0400 EDT
parent 22997b7
docs: add zmx-picker to community tools (#199)
1 files changed,
+1,
-0
+1,
-0
1@@ -469,3 +469,4 @@ abduco provides session management (i.e. it allows programs to be run independen
2 - [pi-zmx](https://github.com/deevus/pi-zmx) -- [pi](https://pi.dev) extension for zmx.
3 - [zsm](https://github.com/mdsakalu/zmx-session-manager) -- TUI session manager for zmx. List, preview, filter, and kill sessions from an interactive terminal UI.
4 - [zmosh](https://github.com/mmonad/zmosh) -- A fork of zmx that adds encrypted UDP auto-reconnect for remote sessions (like mosh).
5+- [zmx-picker](https://github.com/EarthmanMuons/zmx-picker) -- fzf-based session picker and project launcher. Jump to a running zmx session or start one inside any of your git/jj repos.