summaryrefslogtreecommitdiff
path: root/help/C/index.docbook
diff options
context:
space:
mode:
authormbkma <[email protected]>2020-12-23 16:31:39 +0100
committerRobert Antoni Buj Gelonch <[email protected]>2020-12-24 16:54:25 +0100
commit9249657441df18630dbcb71b212d36af9a346c4e (patch)
treeef2c7363734913189ed429a3242a37333b4d5966 /help/C/index.docbook
parentbfb7205bb9fd8e54e2968c2967db93f6287c2279 (diff)
downloadpluma-9249657441df18630dbcb71b212d36af9a346c4e.tar.bz2
pluma-9249657441df18630dbcb71b212d36af9a346c4e.tar.xz
add show/hide line-numbers shortcut (ctrl+y)
Diffstat (limited to 'help/C/index.docbook')
-rw-r--r--help/C/index.docbook30
1 files changed, 30 insertions, 0 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook
index 5961f617..201a6620 100644
--- a/help/C/index.docbook
+++ b/help/C/index.docbook
@@ -1320,6 +1320,36 @@
</tgroup>
</informaltable>
+ <!-- ============= View ======================= -->
+ <bridgehead>View</bridgehead>
+ <para>Shortcuts for the current view:</para>
+ <informaltable frame="all">
+ <tgroup cols="2" colsep="1" rowsep="1">
+ <colspec colname="COLSPEC0" colwidth="50*"/>
+ <colspec colname="COLSPEC1" colwidth="50*"/>
+ <thead>
+ <row valign="top">
+ <entry colname="COLSPEC0">
+ <para>Shortcut Key</para>
+ </entry>
+ <entry colname="COLSPEC1" align="left">
+ <para>Command</para>
+ </entry>
+ </row>
+ </thead>
+ <tbody>
+ <row valign="top">
+ <entry>
+ <para>Ctrl + Y</para>
+ </entry>
+ <entry>
+ <para>Show/hide line numbers.</para>
+ </entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </informaltable>
+
<!-- ============= Panes ======================= -->
<bridgehead>Panes</bridgehead>
<para>Shortcuts for showing and hiding panes:</para>