mirror of
https://github.com/TangentFoxy/lovebird.git
synced 2025-07-28 11:02:19 +00:00
Added option lovebird.echoinput, updated README.md
This commit is contained in:
@@ -41,6 +41,10 @@ Whether lovebird should wrap the `print()` function or not. If this is true
|
||||
then all the calls to print will also be output to lovebird's console. This is
|
||||
`true` by default.
|
||||
|
||||
### lovebird.echoinput
|
||||
Whether lovebird should display inputted commands in the console's output
|
||||
buffer; `true` by default.
|
||||
|
||||
### lovebird.maxlines
|
||||
The maximum number of lines lovebird should store in its console's output
|
||||
buffer. By default this is `200`.
|
||||
|
Reference in New Issue
Block a user