screen是一个很好的bash保存的工具,可以保存你现有的工作,网上有很多关于这个的配置,我找了一个精简了一下,个人感觉还是很不错的:
#se the startup message
startup_message off
term linux
##use ` as the Global Key
## escape ``
##set a biger buffer
defscrollback 4096
#ÉèÖÃ״̬À¸
hardstatus alwayslastline
shelltitle "$|bash"
hardstatus string '%{gk}%-w%{= W}%50>%n %t%{-}%+w%<'
##shutdown the noise
vbell off
defescape ^Jj
escape ^Jj
## w to show the window list
bind w windowlist -b
bind ^w windowlist -b
##initial apps to run
#screen
#screen
#screen
#screen
#select 0
bindkey -k k1 screen
bindkey -k k2 title
bindkey -k k3 monitor
#bindkey -k k4 silence
bindkey -k k5 colon
#bindkey -k k6 split
#bindkey -k k; focus
bindkey -k k7 focus
#bindkey -k k8 only
bindkey -k k9 detach
bindkey -k F1 prev
bindkey -k F2 next
attrcolor u "-u B"
sessionname youwang
autodetach on
相关文章:
-
2021-06-28
-
2021-08-18
-
2021-10-31
-
2022-12-23
-
2022-12-23
-
2021-11-23
-
2022-12-23
-
2021-08-30
猜你喜欢
-
2021-10-12
-
2021-08-02
-
2021-07-23
-
2022-12-23
-
2022-12-23
-
2021-12-03
-
2022-12-23
相关资源
-
下载
2022-12-26
-
下载
2021-07-01
-
下载
2023-03-16