Xshell終端工具突出顯示集的正則配置
工作中大家在使用終端工具包括Xshell、mobaXTerm等的過程中,總是希望介面上能把我們重點關注的資訊以不同顏色的方式突出顯示,以提高資訊獲取的效率。本文借鑑前人經驗,嘗試多種突出顯示設定。現總結我的經驗如下,(以下為正規表示式,不區分大小寫):
1、錯誤規則,設為紅色
(\b((bad|wrong|incorrect|improper|invalid|unsupported|bad)( file| memory)? (descriptor|alloc(ation)?|addr(ess)?|owner(ship)?|arg(ument)?|param(eter)?|setting|length|filename)|not properly|improperly|(operation |connection |authentication |access |permission )?(false|no|ko|denied|disallowed|not allowed|refused|problem|failed|failure|not permitted)|no [A-Za-z]+( [A-Za-z]+)? found|invalid|unsupported|not supported|seg(mentation )?fault|corruption|corrupted|corrupt|overflow|underrun|not ok|unimplemented|unsuccessfull|not implemented|permerrors?|fehlers?|errore|errors?|erreurs?|fejl|virhe|greška|erro|fel|\(ee\)|\(ni\))\b)
2、成功規則,設為綠色
(\b(true|yes|ok|accepted|allowed|enabled|connected|erfolgreich|exitoso|successo|sucedido|framgångsrik|successfully|successful|succeeded|success)\b)
3、警告規則,設為黃色
(\b(\[\-w[A-Za-z-]+\]|caught signal [0-9]+|cannot|(connection (to (remote host|[a-z0-9.]+) )?)?(closed|terminated|stopped|not responding)|exited|no more [A-Za-z] available|unexpected|(command |binary |file )?not found|(o)+ps|out of (space|memory)|low (memory|disk)|unknown|disabled|disconnected|deprecated|refused|disconnect(ion)?|advertencia|avvertimento|attention|warnings?|achtung|exclamation|alerts?|warnungs?|advarsel|pedwarn|aviso|varoitus|upozorenje|peringatan|uyari|varning|avertissement|\(ww\)|\(\?\?\)|could not|unable to)\b)
4、提示規則,設為紫色
(\b(last (failed )?login:|launching|checking|loading|creating|building|important|booting|starting|notice|informational|informationen|informazioni|informação|oplysninger|informations?|info|información|informasi|note|\(ii\)|\(\!\!\))\b)
5、主機ip,設為粉色
(\b(localhost|([1-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-4])\.[0-9]+\.[0-9]+\.[0-9]+|null|none)\b)
6、網址url,設為青色
\b(http(s)?://[A-Za-z0-9_.:/&?=%~#{}()@+-]+)\b
相關文章
- xshell終端顯示亂碼的處理方法
- 如何自定義終端顯示配置
- linux 終端顯示時間Linux
- 再見 Xshell !這款開源的終端工具逼格更高!
- 你們是用 xshell、Termius、tabby, 還是其他的終端工具?
- [WPF] 可選擇的TextBlock,正則匹配高亮顯示BloC
- MapSCII:在終端顯示世界地圖地圖
- Mac 終端命令列顏色高亮顯示Mac命令列
- 使用終端虛擬示波器顯示資料
- Mac終端顯示“bash-3.2”的解決方法Mac
- XShell 客戶端和工具MobaXterm工具客戶端
- XManager:xshell顯示圖形化介面
- 超簡單的Xshell連線手機終端
- 廣東未來科技|民族科技助力立體顯示終端產業叢集崛起產業
- 菜鳥教程之工具使用(十二)——Eclipse突出顯示選中的相同變數Eclipse變數
- 在Mac終端顯示 Git 當前所在分支MacGit
- linux ubuntu終端路徑顯示設定LinuxUbuntu
- Linux 輸出或儲存終端顯示Linux
- Linux下設定終端文字的顯示屬性Linux
- 02_Zotero參考文獻引文突出顯示
- 解決ssh終端CentOS後中文顯示亂碼CentOS
- Java實現在控制終端顯示的字元進度條Java字元
- 配置CKEditor顯示的圖示及配置
- ccat – 使用語法突出顯示輸出內容
- 正則表達工具
- Linux下使用script命令記錄終端操作顯示Linux
- Neofetch:在終端中顯示 Linux 系統資訊Linux
- 如何在終端輸入密碼時顯示星號密碼
- Fedora 顯示裝置配置工具介紹(轉)
- 蘋果企業賬號:iPhone的選定文字突出顯示著色蘋果iPhone
- 使用SSH+SFTP操作終端全解析,告別XShellFTP
- Linux命令之stty - 顯示和修改終端行設定Linux
- 終端SSH工具SecureCRTSecurecrt
- 終端搜尋工具
- 工具庫 --- Validator (JS正則)JS
- Mac電腦的終端總是顯示“bash-3.2”,可以這樣解決Mac
- SecureCRT for mac(終端SSH工具)SecurecrtMac
- 終端SSH工具:SecureCRT MacSecurecrtMac