readline: replace code by common keyboard page
[sheet.git] / readline.eng.inc.pl
index 29645637c51d68220f2ff60e3a818a1876d09e8e..643c5de651ca9027fd054d0c25943a27bc992dcd 100644 (file)
@@ -1,6 +1,15 @@
 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],
+
 key => {
        '+<' => "history start",
        '+>' => "history end",