keyboard: move ?keys code and styling from common include
[sheet.git] / readline.eng.inc.pl
index 29645637c51d68220f2ff60e3a818a1876d09e8e..5e5b0cd18f32b98086ed5d55f0ba35bfd3afd68b 100644 (file)
@@ -1,6 +1,16 @@
 use utf8;
 
 {
+title => 'readline',
+version => 1.2,
+description => [
+       "Reference sheet of default key bindings for GNU readline,",
+       "used for line-editing in most Unix software, notably Emacs and Bash.",
+],
+keywords => [qw( readline gnu bash emacs editing curses )],
+rows => [4, 3, 2],
+moderows => '^x=213',
+
 key => {
        '+<' => "history start",
        '+>' => "history end",