mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-05-02 01:30:52 +02:00
Add rough :displaypane and :dpclose commands.
This commit is contained in:
@@ -218,6 +218,8 @@ section:Ex{nbsp}commands[ex-cmd-index,:index]
|
||||
||[c]:doautoall[c]|| Apply the autocommands matching the specified URL to all buffers +
|
||||
||[c]:doautocmd[c]|| Apply the autocommands matching the specified URL to the current buffer +
|
||||
||[c]:downloads[c]|| Show progress of current downloads +
|
||||
||[c]:displaypane[c]|| Open the specified display pane +
|
||||
||[c]:dpclose[c]|| Close the specified display pane +
|
||||
||[c]:echo[c]|| Echo the expression +
|
||||
||[c]:echoerr[c]|| Echo the expression as an error message +
|
||||
||[c]:echomsg[c]|| Echo the expression as an informational message +
|
||||
@@ -268,12 +270,10 @@ section:Ex{nbsp}commands[ex-cmd-index,:index]
|
||||
||[c]:restart[c]|| Force undefined to restart +
|
||||
||[c]:runtime[c]|| Source the specified file from each directory in 'runtimepath' +
|
||||
||[c]:saveas[c]|| Save current document to disk +
|
||||
||[c]:sbclose[c]|| Close the sidebar window +
|
||||
||[c]:scriptnames[c]|| List all sourced script names +
|
||||
||[c]:set[c]|| Set an option +
|
||||
||[c]:setglobal[c]|| Set global option +
|
||||
||[c]:setlocal[c]|| Set local option +
|
||||
||[c]:sidebar[c]|| Open the sidebar window +
|
||||
||[c]:style[c]|| Style Xulmus and web sites +
|
||||
||[c]:source[c]|| Read Ex commands from a file +
|
||||
||[c]:stop[c]|| Stop loading +
|
||||
|
||||
Reference in New Issue
Block a user