Tridactyl: Unterschied zwischen den Versionen

Aus Wiki
Zur Navigation springen Zur Suche springen
Zeile 10: Zeile 10:
* bind j scrollline 5
* bind j scrollline 5
* bind k scrollline -5
* bind k scrollline -5
* bind e composite hint -y; sleep 100 ; clipboard open


== Most useful keys ==
== Most useful keys ==

Version vom 16. März 2021, 16:14 Uhr

Some useful settings

  • set smoothscroll true
  • set scrollduration 450

Some useful bindings

  • bind q scrollpage 0.3
  • bind k scrollline -5
  • bind y tabmove ^
  • bind Y tabmove $
  • bind j scrollline 5
  • bind k scrollline -5
  • bind e composite hint -y; sleep 100 ; clipboard open

Most useful keys

  • ;y Copy (yank) link target to clipboard
  • ;I Open image in new tab
  • ;p Copy an element's text to the clipboard
  • F7 or v enters visual mode
  • . Repeat last action
  • yy Copy the current URL to your clipboard
  • >> Move tab to right