-
-
Notifications
You must be signed in to change notification settings - Fork 369
Open
Labels
Description
lnav version
v0.13.2 is the latest
Describe the bug
A clear and concise description of what the bug is.
echo 1.txt|lnav -c ':enable-word-wrap' -c ':set-text-view-mode raw' 运行命令后发现 -c 执行的后面的命令根本没有效果,功能异常。需要手动执行:enable-word-wrap后才可以。其他命令也是如此。
v.0.11 没有发现问题。功能可以,
To Reproduce
Steps to reproduce the behavior: