|
@@ -18,7 +18,7 @@ config BR2_PACKAGE_RLWRAP_SPY_ON_READLINE
|
|
If we want to keep the display tidy when re-sizing the
|
|
If we want to keep the display tidy when re-sizing the
|
|
terminal window or printing multi-line prompts, we have to
|
|
terminal window or printing multi-line prompts, we have to
|
|
know whether or not readline is in horizontal-scroll-mode
|
|
know whether or not readline is in horizontal-scroll-mode
|
|
- (i.e. wheter long lines are scrolled or wrapped). At present,
|
|
|
|
|
|
+ (i.e. whether long lines are scrolled or wrapped). At present,
|
|
this involves a look at a private readline variable - if you
|
|
this involves a look at a private readline variable - if you
|
|
feel guilty about that, disable this option
|
|
feel guilty about that, disable this option
|
|
|
|
|