mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-08 06:44:17 +01:00
Use temp files rather than URL arguments for :viewsource!. Also update the statusline on :redraw and add an XPCOM shim class for pseudo-XPCOM objects.
This commit is contained in:
@@ -73,9 +73,7 @@
|
||||
<p>
|
||||
View source with an external editor. Opens the source
|
||||
code of the current web site with the external editor
|
||||
specified by the <o>editor</o> option. The external
|
||||
editor must be able to download and open files from a
|
||||
remote URL.
|
||||
specified by the <o>editor</o> option.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user