Peter C
Peter C
Steps to reproduce: - Install SkyBison (duh). - Add ``` nnoremap : :call SkyBison("") ``` to your vimrc. - Reload your vimrc. - Use / to search for something. -...
Truth be told I have no real idea what's causing this yet. Steps to reproduce (in REPL): ``` vio> undefined_word ... vio> undefined_word ... vio> undefined_word terminated by SIGBUS ```...
Steps to reproduce: ``` .x save uhoh.vio ``` Segfaults.
Preferably once I either replace the simple webrepl with the web notebook system or once I have the UI stuff. The tutorial should actually do something, not just walk through...