From charlesreid1

(Created page with "Notes on pentadactyl. First, go here for help: dactyl://help =Basics= Most common shortcuts: * open a new tab * move cursor to address bar * move cursor to search bar * cop...")
 
Line 20: Line 20:
==Open a new tab==
==Open a new tab==


To open a new tab in pentadactyl:
Really, you don't open a new tab in pentadactyl: you open a URL. To open a URL:
 
<pre>
o
</pre>
 
which is short for
 
<pre>
:o
</pre>
 
and start typing the URL.

Revision as of 20:40, 25 July 2015

Notes on pentadactyl.

First, go here for help: dactyl://help

Basics

Most common shortcuts:

  • open a new tab
  • move cursor to address bar
  • move cursor to search bar
  • copy/paste text into address/search fields
  • copy/paste text into text fields
  • edit text in text fields
  • switch between tabs
  • open history
  • open downloads

Here they are in Pentadactyl.

Open a new tab

Really, you don't open a new tab in pentadactyl: you open a URL. To open a URL:

o

which is short for

:o 

and start typing the URL.