当前位置:   article > 正文

linux系统下方状态栏,linux状态栏_如何在Linux的屏幕上添加“状态栏”?

linux显示状态栏

linux状态栏

I noticed that some guys’ screen console has a status bar with tab numbers.

我注意到有些人的屏幕 控制台有一个带有标签号的状态栏。

That will be very useful for

这将对

1) know you are using screen rather than a normal terminal.

1)知道您使用的是screen而不是普通的终端。

2) which tab you are working in.

2)您正在使用哪个标签。

Below is my ~/.screenrc:

以下是我的~/.screenrc :

hardstatus alwayslastline

hardstatusstring '%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c %{g}]'

It will show a bar at the bottom of the screen.

它将在屏幕底部显示一个栏。

af5e00271f51fc9fa663af4e2f0f5418.png

Answered by Eric Z Ma.

埃里克·马(Eric Z Ma)回答。

翻译自: https://www.systutorials.com/how-to-add-a-status-bar-to-screen-on-linux/

linux状态栏

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/笔触狂放9/article/detail/310483
推荐阅读
相关标签
  

闽ICP备14008679号