mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 06:04:11 +01:00
Add external editor mappings to Command Line and Text Edit modes.
This is bound to <C-i> in each of these modes as it is for Insert mode. --HG-- extra : rebase_source : 846abe669c943637de39a8def11e30d812f01fc2
This commit is contained in:
@@ -48,6 +48,14 @@
|
||||
|
||||
<h2 tag="cmdline-editing">Command line editing</h2>
|
||||
|
||||
<item>
|
||||
<tags><![CDATA[c_<C-i>]]></tags>
|
||||
<spec><C-i></spec>
|
||||
<description short="true">
|
||||
<p>Launch the external editor. See the <o>editor</o> option.</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags><![CDATA[c_<C-c>]]></tags>
|
||||
<spec><C-c></spec>
|
||||
|
||||
Reference in New Issue
Block a user