2017年5月20日 星期六

screen to tmux

.tmux.conf:
unbind C-b
set -g prefix C-g
bind C-g last-window

set-option -g allow-rename off

-- hotkey of tmux --
ctrl-g l: last-windows
tmux attach: attach to existing session

沒有留言:

張貼留言

kgdb

--0313-- ken 不好意思 请教一下 之前你有交过我 在没有coredump的情况下 可以用gdb直接载入ko.debug, 然后dis -l register_bcache, 我记得使用方式是不是这样, 不过我现在dis -l出现错误^^" [root@...