1

どこかからいくつかの行を .screenrc にコピーして、有益な hardstatus 行を提供しました。

# An alternative hardstatus to display a bar at the bottom listing the
# windownames and highlighting the current windowname in blue. (This is only
# enabled if there is no hardstatus setting for your terminal)
hardstatus alwayslastline "%{.bW}%-w%{.rW}%n %t%{-}%+w %=%{..G} %H %{..Y} %m/%d %C%a "

画面のドキュメントによると、「点滅する」色の修飾子は B です。しかし、hardstatus 行にはどこにも B がありません...それでも点滅します! それは私を夢中にさせています。私は他の screenrc を見て、同僚に尋ね、このステータス行からトークンを左右に削除しましたが、点滅を止めるものは何もありません。

まばたきせずに、青地に赤の素敵なステータス行を表示するにはどうすればよいですか? どんな助けでも大歓迎です。

4

1 に答える 1