fix (screenrc): avoid jump of an empty character when switch focused window
This commit is contained in:
parent
b079d328e7
commit
257eae5c3e
2
screenrc
2
screenrc
@ -11,4 +11,4 @@ scrollback 8192
|
|||||||
# define some sort of simple status line
|
# define some sort of simple status line
|
||||||
# display names of unfocused windows and the hostname
|
# display names of unfocused windows and the hostname
|
||||||
hardstatus off
|
hardstatus off
|
||||||
caption always "%{gk}%-w%{} %n:%f*%{-} %+w %{kg}%=%H "
|
caption always "%{gk}%-w%{}%n:%f*%{-} %+w %{kg}%=%H "
|
||||||
|
Loading…
Reference in New Issue
Block a user