Changes between Initial Version and Version 1 of Ticket #3048, comment 10
- Timestamp:
- 01/11/18 18:06:42 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3048, comment 10
initial v1 5 5 here is a picture of the xterm-256color shell, versus TERM=xterm mc: 6 6 7 i'm using a Mac with the Serial program. however i am not sure if that's causing issues. the "worst" issue i've seen with this TERM variable is that some escape characters aren't being handled, but i am working on fixing the PS1 variable. 7 i'm using a Mac with the Serial program. however i am not sure if that's causing issues. the "worst" issue i've seen with this TERM variable is that some escape characters aren't being handled, but i am working on fixing the PS1 variable. it is currently defined as 8 9 PS1=\[\033[01;31m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ 8 10 9 11 i have also contacted the serial program developer just in case it is related to escape sequences. i find it strange this seems to effect the "padding" characters that homogenise the "dead" (non-navigable) parts of the screen (whether this padding occurs in the directory contents having fewer entries [lines] than the number of available rows, or in the panels of prompts)