urxvtc -e tmux
ทุกๆวันผมเปิดพวงของ
ฉันพยายามที่จะหาวิธีที่จะแทนที่ urxvt X ชื่อหน้าต่าง ( "tmux") กับปัจจุบัน tmux :rename-session session_name
ชื่อเซสชั่นชุดผ่านทาง
พวกคุณคนใดประสบความสำเร็จหรือไม่?
ขอบคุณมาก!
urxvtc -e tmux
ทุกๆวันผมเปิดพวงของ
ฉันพยายามที่จะหาวิธีที่จะแทนที่ urxvt X ชื่อหน้าต่าง ( "tmux") กับปัจจุบัน tmux :rename-session session_name
ชื่อเซสชั่นชุดผ่านทาง
พวกคุณคนใดประสบความสำเร็จหรือไม่?
ขอบคุณมาก!
คำตอบ:
ลองเพิ่มสิ่งต่อไปนี้ในไฟล์ ~ / .tmux.conf ของคุณ
# Turn on window titles
set -g set-titles on
# Set window title string
# #H Hostname of local host
# #I Current window index
# #P Current pane index
# #S Session name
# #T Current window title
# #W Current window name
# # A literal ‘#’
set -g set-titles-string '#S:#I.#P #W'
# Automatically set window title
setw -g automatic-rename
set -g set-titles on
แรกที่คุณต้อง จากนั้นคุณสามารถปรับแต่งset-titles-string
ถ้าคุณต้องการ