Piotr Staszewski

Results 17 comments of Piotr Staszewski

Actually I _do_ get flicker in `urxvt` just like you do in the video. Doesn't happen in either `xterm` or `sakura`. I guess I could hand-wave it as "bug in...

Yeah, my feeling was `urxvt` had been more stringent in some way - turns out it's fast enough to show you cleared screen between drawing... guess a case were too...

Note that the actions and bindings you've mentioned can be added to the existing relatively easy. Feel free to give it a try yourself :) If I were to overhaul...

@a3nm 'Ctrl-H' should work in snb. If it doesn't please tell what your terminal emulator is and what's the `$TERM` variable set to. I also skimmed some readline [docs](http://cnswww.cns.cwru.edu/php/chet/readline/readline.html) and...

Ctrl-H, Ctrl-B and Ctrl-F should work now in edit mode. If they don't that's probably due to the terminal emulator and `$TERM` combination, and the fact that using raw bytes...

Notes from trying this on Linux: ``` bash 22:02:31 < dRbiG> drbig@swordfish:23 ~/Projects/snb $ export LANG='' 22:02:31 < dRbiG> drbig@swordfish:23 ~/Projects/snb $ ./bin/snb help.md 22:02:31 < dRbiG> *** Error in...