File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,16 @@ the command
3636.BR lambda-term-actions (1)
3737in a terminal.
3838
39+ The file is divided in two section, the
40+ .B [edit]
41+ section and the
42+ .B [read-line]
43+ section. The first one is for key bindings that apply everyhere and
44+ the second for key bindings that apply only in read-line.
45+
3946Here is an example of bindings:
4047
48+ [read-line]
4149 C-w: kill-prev-word
4250 M-!: play-macro
4351
7886.I <code>
7987is the code of the character in hexadecimal.
8088
81- The file is divided in two section, the
82- .B [edit]
83- section and the
84- .B [read-line]
85- section. The first one is for key bindings that apply everyhere and
86- the second for key bindings that apply only in read-line.
87-
8889.SH FILES
8990.I ~/.lambda-term-inputrc
9091
You can’t perform that action at this time.
0 commit comments