We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c53ea commit ad092adCopy full SHA for ad092ad
README.md
@@ -68,6 +68,19 @@ Set `status-interval` to a low number to make this faster, example:
68
# in .tmux.conf
69
set -g status-interval 5
70
71
+### Other plugins
72
+
73
+You might also find these useful:
74
75
+- [pain control](https://github.com/bruno-/tmux_pain_control) - useful
76
+ standard bindings for controlling Tmux panes
77
+- [goto session](https://github.com/bruno-/tmux_goto_session) - faster session
78
+ switching
79
+- [battery osx](https://github.com/bruno-/tmux_battery_osx) - battery status
80
+ for OSX in Tmux `status-right`
81
+- [logging](https://github.com/bruno-/tmux_logging) - easy logging and
82
+ screen capturing
83
84
### License
85
86
[MIT](LICENSE.md)
0 commit comments