chusiang / tuxENV

my dotfiles for Linux and macOS console environment (bash, tmux, vim like ...)
http://note.drx.tw
MIT License
15 stars 2 forks source link

Add some tmux plugin #9

Open chusiang opened 8 years ago

chusiang commented 8 years ago

可以幫 tmux 安裝些 plugins 來強化其原生 tmux 不足的地方。

  1. [x] tpm - Tmux Plugin Manager.
  2. [x] tmux-yank - Tmux plugin for copying to system clipboard. Works on OSX, Linux and Cygwin.
  3. [x] tmux-urlview - Quickly open any url on your terminal window!
  4. [ ] tmux-resurrect - Persists tmux environment across system restarts.
  5. [ ] tmux-prefix-highlight
  6. [ ] tmux-sidebar

    Reference

chusiang commented 7 years ago

已成功在 Debian 7 裡編了 tmux 2.3,並使用 tpm 安裝 tmux-urlview, tmux-yank plugin。