Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Linuxでlessコマンドを使って見えない1文字(0x05などの制御文字)を検索したい。lessでは文字が^E と表示されていることがわかりました。文字"^E"を直接使用して検索することはできません。VIでもなく、単に検索するだけでもありません。ctrl+vctrl+e/\0x05
/\0x05