mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-21 12:49:21 +01:00
inputrc: "8bit" -> "8-bit"
The info page of readline says "eight-bit", so I guess a dash is proper. Suggested-by: rhubarbpieguy <rhubarbpieguy@vivaldi.net>
This commit is contained in:
parent
aed14071ff
commit
8ae5106e5a
@ -42,7 +42,7 @@
|
||||
# Allow the command prompt to wrap to the next line
|
||||
set horizontal-scroll-mode Off
|
||||
|
||||
# Enable 8bit input
|
||||
# Enable 8-bit input
|
||||
set meta-flag On
|
||||
set input-meta On
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user