update manpage according to the lambda-term update
This commit is contained in:
parent
cea5509294
commit
09f479af69
|
@ -36,7 +36,7 @@ as you type. The highlighted word in the completion bar is the
|
||||||
selected word. You can navigate using the keys Alt+Left and Alt+Right
|
selected word. You can navigate using the keys Alt+Left and Alt+Right
|
||||||
and you can complete using the currently selected word by pressing
|
and you can complete using the currently selected word by pressing
|
||||||
Alt+Tab (you can configure these bindings in the file
|
Alt+Tab (you can configure these bindings in the file
|
||||||
.I ~/.lambda-term-inputrc
|
.I ~/.config/lambda-term-inputrc
|
||||||
, see
|
, see
|
||||||
.BR lambda-term-inputrc (5)
|
.BR lambda-term-inputrc (5)
|
||||||
for details).
|
for details).
|
||||||
|
@ -108,7 +108,7 @@ The alternative initialization file of the toplevel.
|
||||||
The configuration file for utop. See
|
The configuration file for utop. See
|
||||||
.BR utoprc (5).
|
.BR utoprc (5).
|
||||||
.RE
|
.RE
|
||||||
.I ~/.lambda-term-inputrc
|
.I ~/.config/lambda-term-inputrc
|
||||||
.RS
|
.RS
|
||||||
The file containing key bindings. See
|
The file containing key bindings. See
|
||||||
.BR lambda-term-inputrc (5).
|
.BR lambda-term-inputrc (5).
|
||||||
|
|
Loading…
Reference in New Issue