This commit is contained in:
Eric Andersen
1999-11-22 06:01:01 +00:00
parent 0f4c0848c7
commit 5d44d1fda5
4 changed files with 7 additions and 5 deletions

View File

@@ -74,7 +74,7 @@
//
//Enable init being called as /linuxrc
#define BB_FEATURE_LINUXRC
// Use termios to manipulate the screen (more is much pretties with this on)
// Use termios to manipulate the screen ('more' is prettier with this on)
#define BB_FEATURE_USE_TERMIOS
// calculate terminal & column widths
#define BB_FEATURE_AUTOWIDTH