keys: load flags dependency within descriptions include
[sheet.git] / readline.eng.inc.pl
index ecf467c2aa63ad5b8d0244afe6ffeb63756cdb93..87eb061e10c2d8764d9275b1db0638ee030b9fea 100644 (file)
@@ -1,6 +1,6 @@
 use utf8;
-{
 
+{
 key => {
        '+<' => "history start",
        '+>' => "history end",
@@ -98,4 +98,5 @@ flag => {
        ext => ["bash" => "Default assignment in Bash shells, but not common readline."],
 },
 
+def => do 'readline.inc.pl',
 }