Skip to content

Commit

Permalink
Add tmux-wormhole to the list of tcell-dependent apps
Browse files Browse the repository at this point in the history
I published this yesterday on github. It's a tmux plugin that scrapes
the active tmux pane for a magic wormhole code, then downloads and
optionally opens the file tied to the code. I wrote this to make it
easier to get pcaps from termshark into Wireshark. This plugin uses
gowid which itself depends wholly on tcell to manipulate the
terminal. Link: https://github.com/gcla/tmux-wormhole
  • Loading branch information
gcla authored and gdamore committed Apr 18, 2021
1 parent 7694d90 commit 1febfd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Version 1.x remains available using the import `github.com/gdamore/tcell`.
* https://github.com/tmountain/uchess[uchess] - A UCI chess client for your terminal
* https://github.com/a-h/min[min] - A Gemini browser
* https://github.com/noborus/ov - Terminal pager
* https://github.com/gcla/tmux-wormhole - A tmux plugin to transfer files with magic wormhole

== Pure Go Terminfo Database

Expand Down

0 comments on commit 1febfd4

Please sign in to comment.