readme syntax fix
This commit is contained in:
parent
d77779a90e
commit
521319a575
@ -90,9 +90,11 @@ Hint:
|
|||||||
The readline integratoin should be complete -please let us know if not-, except for your prompt being used, which could easily break the TUIs display.
|
The readline integratoin should be complete -please let us know if not-, except for your prompt being used, which could easily break the TUIs display.
|
||||||
|
|
||||||
The rl_readline_name variable will be set to "Csope", so you may have conditional configurations in your .inputrc with the following format:
|
The rl_readline_name variable will be set to "Csope", so you may have conditional configurations in your .inputrc with the following format:
|
||||||
|
|
||||||
$if Csope
|
$if Csope
|
||||||
# <whatever>
|
# <whatever>
|
||||||
$endif
|
$endif
|
||||||
|
|
||||||
## Colors
|
## Colors
|
||||||
All can be configured sucklessly under "config/colors.h". Hopefully the comments are self evident.
|
All can be configured sucklessly under "config/colors.h". Hopefully the comments are self evident.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user