You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,5 +90,16 @@ export default {
90
90
91
91
Getting started with BetterTmux takes less than 2 minutes. Check out our [documentation](./docs/README.md) tobegincustomizingyourtmuxenvironment.
92
92
93
+
## FAQ
94
+
95
+
**"Is this project a replacement for my `tmux.conf`?"**
96
+
97
+
-**Shortanswer**: Notyet.
98
+
-**Longanswer**: Thisisourplansforthisproject. Currently, we don't support all possible tmux configurations and options, but we plan to support the most common ones.
99
+
100
+
**"What happens if I need something that is not supported by BetterTmux?"**
101
+
- We recommend using your `tmux.conf` alongside BetterTmux. This allows you to use any native tmux command as an escape hatch.
0 commit comments