Skip to content

Commit dc69f62

Browse files
committed
add tmux/screen term suggestion
1 parent c8722fa commit dc69f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ __NOTE__: Users can still override global configuration options by changing conf
9494

9595
SlurmCommander is developed for 256 color terminals (black background) and requires at least 185x43 (columns x rows) to work.
9696

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.
9898
* If you get a message like this:
9999
`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.
100100

0 commit comments

Comments
 (0)