pentadactyl important keybinds
Nothing special and also a compressed version of the great build in pentadactyl help page. But again, it's also for myself.
| key | descriptoon |
| - | Scrolling |
| ctrl+d | half page down |
| ctrl+u | half page up |
| 0 | absolute left of document |
| $ | absolute right of document |
| gg | go to top |
| G | go to end |
| 30% | go to 30% |
| - | History |
| H | history back |
| L | history forward |
| - | Tabs |
| gt | next tab |
| gT | previous tab |
| d | delete tab |
| - | Browsing |
| f | follow links in current tab |
| F | follow link in new tab |
| r | reload page |
| R | reload page without cache |
| y | yank current location to clipboard |
| zi | zoom in |
| zo | zoom out |
| zz | reset zoom |
| - | Others |
| mkp | save current settings |
| ZZ | quit after saving session |
| ZQ | quit without saving session |
| - | Firefox interface |
| :emenu | open firefox menu |
| :bmakrs | open bookmarks |
| :dialog | open dialog like "add bookmark" |
| :addons | open add ons |
| - | Command |
| :o | open in current tab |
| :t | open in new tab |
| :s | open search prompt |
| :S | open search prompt in new tab |
| :tabu | doublicate current tab |
| :w | like tab open but all arguments in separat tab |
| :st | stop loading current page |
| :framo | display frame only |
| - | Search |
| / | start search forward |
| ? | start search backward |
| n | find next |
| N | find previous |
| * | search forward |
| # | search backward |
| - | Modes |
| n | normal browser mode |
| v | visual mode when selecting text with cursor keys |
| i | insert mode when interacting with text field |
| t | text editing mode |
| c | command line mod |
| o | operator mode |
Comments
Display comments as Linear | Threaded