1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-05 07:04:12 +01:00

Improve documentation for T and O

This commit is contained in:
Conrad Irwin
2009-04-16 00:56:40 +01:00
parent 63360ac6a3
commit 14bfa82a4e

View File

@@ -78,8 +78,8 @@ ________________________________________________________________________________
|T| +
||T||
________________________________________________________________________________
Open one or more URLs in a new tab based on current location. Works like
[m]t[m] but preselects current URL in the [c]:tabopen[c] query.
Show a [c]:tabopen[c] prompt containing the current URL. Useful if you want to
go somewhere by editing the URL of the current page.
________________________________________________________________________________
@@ -95,8 +95,8 @@ ________________________________________________________________________________
|O| +
||O||
________________________________________________________________________________
Open one or more URLs in the current tab based on current location. Works
like [m]o[m] but preselects current URL in the [c]:open[c] query.
Show an [c]:open[c] prompt containing the current URL. Useful if you want to
go somewhere by editing the URL of the current page.
________________________________________________________________________________