日韩无码专区无码一级三级片|91人人爱网站中日韩无码电影|厨房大战丰满熟妇|AV高清无码在线免费观看|另类AV日韩少妇熟女|中文日本大黄一级黄色片|色情在线视频免费|亚洲成人特黄a片|黄片wwwav色图欧美|欧亚乱色一区二区三区

RELATEED CONSULTING
相關(guān)咨詢(xún)
選擇下列產(chǎn)品馬上在線溝通
服務(wù)時(shí)間:8:30-17:00
你可能遇到了下面的問(wèn)題
關(guān)閉右側(cè)工具欄

新聞中心

這里有您想知道的互聯(lián)網(wǎng)營(yíng)銷(xiāo)解決方案
Ubuntu17.10安裝終端分屏:Terminator終端終結(jié)者

目的:

可以將終端分屏,這樣我們?cè)诰毩?xí)程序和編寫(xiě)或者對(duì)比文件的時(shí)候非常有用。

對(duì)Linux系統(tǒng)進(jìn)行管理時(shí),我們經(jīng)常需要通過(guò)終端窗口輸入各種操作命令。在GNOME集成桌面環(huán)境下,GNOME終端(gnome-terminal)是我們經(jīng)常使用的終端程序,每次運(yùn)行該程序都將打開(kāi)一個(gè)單獨(dú)的終端窗口。當(dāng)我們進(jìn)行命令行操作時(shí),有時(shí)需要打開(kāi)多個(gè)終端窗口,并且希望這些窗口能同時(shí)平鋪顯示,那該怎么辦呢?其實(shí),借助一款小巧而實(shí)用的軟件——Terminator就可以輕松實(shí)現(xiàn)這一功能。

使用Terminator可以在一個(gè)窗口中顯示多個(gè)GNOME終端窗口,并且可以按照用戶的要求對(duì)窗口進(jìn)行任意分割。

安裝terminator

打開(kāi)終端,輸入以下命令:

sudo apt-get install terminator

安裝終端程序terminator,安裝完畢后按ctrl+alt+t打開(kāi)終端如下圖所示

這個(gè)終端程序可以分屏,常用操作快捷鍵如下:

Ctrl+Shift+O
    Split terminals Horizontally.(上下開(kāi)新窗口)
Ctrl+Shift+E
    Split terminals Vertically.(垂直開(kāi)新窗口)
Ctrl+Shift+Right
    Move parent dragbar Right.(放大當(dāng)前窗口 向右)
Ctrl+Shift+Left
    Move parent dragbar Left.
Ctrl+Shift+Up
    Move parent dragbar Up.
Ctrl+Shift+Down
    Move parent dragbar Down.
Ctrl+Shift+W
    Close the current terminal.
Alt+Up
    Move to the terminal above the current one.(切換當(dāng)前窗口)
Alt+Down
    Move to the terminal below the current one.
Alt+Left
    Move to the terminal left of the current one.
Alt+Right
    Move to the terminal right of the current one.
Ctrl+Shift+S
    Hide/Show Scrollbar.(隱藏滾動(dòng)條)
Ctrl+Shift+F
    Search within terminal scrollback
Ctrl+Shift+N or Ctrl+Tab
    Move to next terminal within the same tab, use Ctrl+PageDown to move to the next tab. If cycle_term_tab is False, cycle within the same tab will be disabled
Ctrl+Shift+P or Ctrl+Shift+Tab
    Move to previous terminal within the same tab, use Ctrl+PageUp to move to the previous tab. If cycle_term_tab is False, cycle within the same tab will be disabled
Ctrl+Shift+C
    Copy selected text to clipboard
Ctrl+Shift+V
    Paste clipboard text
Ctrl+Shift+Q
    Quits Terminator
Ctrl+Shift+X (最大化當(dāng)前窗口)
    Toggle between showing all terminals and only showing the current one (maximise).
Ctrl+Shift+Z
    Toggle between showing all terminals and only showing a scaled version of the current one (zoom).
Ctrl+Shift+T
    Open new tab
Ctrl+Shift+Alt+T
    Open new tab at root level, if using extreme_tabs.
Ctrl+PageDown
    Move to next Tab
Ctrl+PageUp
    Move to previous Tab
Ctrl+Shift+PageDown
    Swap tab position with next Tab
Ctrl+Shift+PageUp
    Swap tab position with previous Tab
Ctrl+Shift+F
    Open buffer search bar to find substrings in the scrollback buffer. Hit Escape to cancel.
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.
F11
    Toggle fullscreen(放大當(dāng)前窗口)
Ctrl+Shift+R
    Reset terminal state
Ctrl+Shift+G
    Reset terminal state and clear window

更多截圖:


網(wǎng)站題目:Ubuntu17.10安裝終端分屏:Terminator終端終結(jié)者
URL網(wǎng)址:http://www.5511xx.com/article/dphpsee.html