1.0.2 • Published 7 years ago

derpmux v1.0.2

Weekly downloads
8
License
MIT
Repository
github
Last release
7 years ago

derpmux

Runs tmux in blessed so I can get a fuzzy-find search menu of all current windows. Makes switching tmux windows fast and sexy.

npm.io

Install

This could be improved...

npm i derpmux

...and then create a bash alias to src/app.js

Use

ctrl + g - brings up fuzzy-find search menu with all tmux windows.

In the search menu, the following keybinds are available:

  • enter - select and go to window
  • ctrl + w - delete word (like bash/emacs/etc)
  • ctrl + j - select next
  • ctrl + k - select previous
  • ctrl + d - kill selected window
1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.2

7 years ago