qutebrowser 只用鍵盤操作的瀏覽器


一個 Qt 庫制作的最簡化瀏覽器,內核是 Chromium。最大特點就是它自帶命令行,可以完全用鍵盤操作。

下載地址:

鏈接:https://share.weiyun.com/5Y2Ajvn 密碼:mwc4qn

基本操作:

  1. Use the arrow keys or hjkl to move around a webpage (vim-like syntax is used in quite a few places)
  2. To go to a new webpage, press o, then type a url, then press Enter (Use O to open the url in a new tab, go to edit the current URL)
  3. If what you’ve typed isn’t a url, then a search engine will be used instead (DuckDuckGo, by default)
  4. To switch between tabs, use J (next tab) and K (previous tab), or press <Alt-num>, where num is the position of the tab to switch to
  5. To close the current tab, press d (and press u to undo closing a tab)
  6. Use H and L to go back and forth in the history
  7. To click on something without using the mouse, press f to show the hints, then type the keys next to what you want to click on (if that sounds weird, then just try pressing f and see what happens)
  8. Press : to show the commandline
  9. To search in a page, press /, type the phrase to search for, then press Enter. Use n and N to go back and forth through the matches, and press Esc to stop doing the search.
  10. To close qutebrowser, press Alt-F4, or :q, or :wq to save the currently open tabs and quit (note that in the settings you can make qutebrowser always save the currently open tabs)

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM