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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ __NOTE__: Users can still override global configuration options by changing conf
94
94
95
95
SlurmCommander is developed for 256 color terminals (black background) and requires at least 185x43 (columns x rows) to work.
96
96
97
-
* If you experience _funky_ colors on startup, try setting your `TERM` environment variable to something like `xterm-256color`.
97
+
* If you experience _funky_ colors on startup, try setting your `TERM` environment variable to something like `xterm-256color`. If you are using TMUX or Screen try settinb `TERM` to `screen-256color` instead.
98
98
* If you get a message like this:
99
99
`FATAL: Window too small to run without breaking view. Have 80x24. Need at least 185x43.`, check your terminal resolution with `stty -a` and try resizing the window or reduce the font.
0 commit comments