tmux复制模式使用说明

之前tmux的复制模式没有学会,网上文档有很少,所以试了很多次,终于能复制了。

设置复制模式中的默认键盘布局;可以设置为vi或emacs,我是把这个设置写入了配置文件。
set-window-option -g mode-keys vi #可以设置为vi或emacs
set-window-option -g utf8 on #开启窗口的UTF-8支持
tmux复制模式的命令表:

       Function                        vi             emacs
       Back to indentation     ^              M-m
       Clear selection            Escape         C-g
       Copy selection            Enter          M-w
       Cursor down                j              Down
       Cursor left                     h              Left
       Cursor right                  l              Right
       Cursor to bottom line  L
       Cursor to middle line  M              M-r
       Cursor to top line         H              M-R
       Cursor up                      k              Up
       Delete entire line         d              C-u
       Delete to end of line   D              C-k
       End of line                    $              C-e
       Goto line                       :              g
       Half page down          C-d            M-Down
       Half page up               C-u            M-Up
       Next page                    C-f            Page down
       Next word                     w              M-f
       Paste buffer                  p              C-y
       Previous page             C-b            Page up
       Previous word              b              M-b
       Quit mode                     q              Escape
       Scroll down                   C-Down or J    C-Down
       Scroll up                        C-Up or K      C-Up
       Search again                n              n
       Search backward         ?              C-r
       Search forward             /               C-s
       Start of line                    0              C-a
       Start selection              Space          C-Space
       Transpose chars                           C-t

复制模式步骤:
我的控制键为:C-b
1、 C-b [ 进入复制模式
2、 参考上表移动鼠标到要复制的区域,移动鼠标时可用vim的搜索功能"/","?"
3、 安空格键开始选择复制区域
4、    选择完成后安enter键退出
5、 C-b ] 粘贴

linux 终端下可以用 man tmux 查看更详细的说明。


  • 3
    点赞
  • 6
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值