non-line scrolling mode in getline

This commit is contained in:
Olof hagsand 2017-09-24 16:58:27 +02:00
parent 41f30efce9
commit 229ddcf5cc
5 changed files with 15 additions and 0 deletions

View file

@ -1,5 +1,8 @@
# Clixon CHANGELOG
* Support for non-line scrolling in CLI, eg wrap lines. Set with:
CLICON_CLI_LINESCROLLING 0
## 3.3.2 Aug 27 2017
### Known issues