Skip to content

Commit

Permalink
add tmux/screen term suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
hv15 committed Oct 11, 2023
1 parent c8722fa commit dc69f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ __NOTE__: Users can still override global configuration options by changing conf

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

* If you experience _funky_ colors on startup, try setting your `TERM` environment variable to something like `xterm-256color`.
* 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.
* If you get a message like this:
`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.

Expand Down

0 comments on commit dc69f62

Please sign in to comment.