Skip to content

terminal multiplexer which executes same commands in different sessions

Notifications You must be signed in to change notification settings

georgethomas111/gomux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gomux

terminal multiplexer which executes same commands in different sessions

Steps

  1. Use termbox to get this done. git clone https://github.com/nsf/termbox-go.git

  2. Install termbox go get -u github.com/nsf/termbox-go.

  3. go test -v should give you a demo

About

terminal multiplexer which executes same commands in different sessions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages