溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務(wù)條款》

ubuntu 中怎么操作nano

發(fā)布時間:2021-07-13 14:04:58 來源:億速云 閱讀:402 作者:Leah 欄目:大數(shù)據(jù)

本篇文章給大家分享的是有關(guān)ubuntu 中怎么操作nano,小編覺得挺實用的,因此分享給大家學習,希望大家閱讀完這篇文章后可以有所收獲,話不多說,跟著小編一起來看看吧。

^表示鍵盤上的ctrl鍵,^G表示同時按下ctrl和g (F1)表示按F1鍵 ,M-表示使用alt+后面的鍵 ^G ==(F1) Invoke the help menu 調(diào)用幫助菜單 ^X ==(F2) Close currently loaded file/Exit from nano 退出 ^O ==(F3) Write the current file to disk == ^O WriteOut 保存 然后回車就保存了 ^J ==(F4) Justify the current paragraph 調(diào)整當前段落(注意:編輯配置文件的不要用這東西,格式一下就出問題了哦) ^R ==(F5) Insert another file into the current one 插入其他的文件到當前的文件,而且查找文件的時候支持tab ^W ==(F6) Search for text within the editor 查找 ^Y ==(F7) Move to the previous screen 上一屏幕 ^V == ( F8 ) Move to the next screen 下一屏幕 ^K ==(F9) Cut the current line and store it in the cutbuffer 裁減當前一排并保存在緩沖區(qū) ^U ==(F10) Uncut from the cutbuffer into the current line 將緩沖區(qū)的東西粘貼到此 ^C ==(F11) Show the position of the cursor 顯示光標位置 ^T ==(F12) Invoke the spell checker, if available 調(diào)用拼寫檢查程序 ^P Move up one line 向上移動一行 ^N Move down one line 向下移動一行 ^F Move forward one character 向前移動光標一格 ^B Move back one character 向后移動光標一格 ^A Move to the beginning of the current line 移動到當前行的開頭 ^E Move to the end of the current line 移動到當前行的末尾 ^L Refresh (redraw) the current screen 刷新當前屏幕 ^^ (M-A) Mark text at the current cursor location 標記文本 ^D Delete the character under the cursor 刪除光標后一個字母 ^H Delete the character to the left of the cursor 向左邊刪一個字母 ^I Insert a tab character 插入一個tab值 ^\ (F14) (M-R) Replace text within the editor 查找并且替換 ^M Insert a carriage return at the cursor position 插入一個回車 ^_ (F13) (M-G) Go to a specific line number 跳轉(zhuǎn)到某行 ^Space Move forward one word 前進一個單詞 M-Space Move backward one word 后退一個單詞 M-] Find other bracket 搜索下一個括號 M-< Open previously loaded file 打開先前加載的文件 M-> Open next loaded file 打開下一個加載的文件 M-I Auto indent enable/disable 是否首行縮進 M-Z Suspend enable/disable 是否懸掛 M-X Help mode enable/disable 幫助模式 M-M Mouse support enable/disable 鼠標支持 M-Y Color syntax highlighting enable/disable 語法加亮

以上就是ubuntu 中怎么操作nano,小編相信有部分知識點可能是我們?nèi)粘9ぷ鲿姷交蛴玫降摹OM隳芡ㄟ^這篇文章學到更多知識。更多詳情敬請關(guān)注億速云行業(yè)資訊頻道。

向AI問一下細節(jié)

免責聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進行舉報,并提供相關(guān)證據(jù),一經(jīng)查實,將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI