Comment by shiomiru
7 months ago
Strange, so it sees your input but still doesn't evaluate the commands...
OK, let's try something else. On master, is anything written to the status line if you press `p` when started with
cha -o'page.p="pager.alert(config.page.j)"' -V
I'm on Mac OS, encountering the same problem. I tried opening `cha -o'page.p="pager.alert(config.page.j)"' -V` then press `p`...nothing happens
Nothing happens for me either
Fixed on master.
(It turned out to be a miscompilation on part of clang; quite interesting, see the ticket linked above for details.)