码迷,mamicode.com
首页 > 其他好文 > 详细

Terminator Shortcuts

时间:2015-12-30 11:23:11      阅读:133      评论:0      收藏:0      [点我收藏+]

标签:

Terminator is a useful tool for arranging terminals.

It has following features

  • Arrange terminals in a grid
  • Tabs
  • Drag and drop re-ordering of terminals
  • Lots of keyboard shortcuts
  • Save multiple layouts and profiles via GUI preferences editor
  • Simultaneous typing to arbitrary groups of terminals

Here illustrator common use shortcuts:

  • Ctrl+Shift+O
    • Split terminals Horizontally
  • Ctrl+Shift+E
    • Split terminals Vertically
  • Ctrl+Shift+N or Ctrl+Tab
    • Move to next terminal within the same tab
  • Ctrl+Shift+P or Ctrl+Shift+Tab
    • Move to previous terminal within the same tab
  • Ctrl+Shift+C
    • Copy selected text to clipboard
  • Ctrl+Shift+V
    • Paste clipboard text
  • Ctrl+Shift+W
    • Close the current terminal
  • Ctrl+Shift+Q
    • Quits Terminator
  • Ctrl+Shift+X
    • Toggle between showing all terminals and only showing the current one (maximise)
  • Ctrl+Shift+T
    • Open new tab
  • Ctrl+PageDown
    • Move to next Tab
  • Ctrl+PageUp
    • Move to previous Tab
  • Ctrl+Plus (+)
    • Increase font size. Note: this may require you to press shift, depending on your keyboard
  • Ctrl+Minus (-)
    • Decrease font size. Note: this may require you to press shift, depending on your keyboard
  • Ctrl+Zero (0)
    • Restore font size to original setting

Terminator Shortcuts

标签:

原文地址:http://www.cnblogs.com/luckysimple/p/5087996.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!