Christoph Frick
Christoph Frick
This is my attempt in making it work: https://github.com/christoph-frick/antizer/commit/f113fd839cec58d97c8a8b94148ea9698d128219
@NoahTheDuke I have moved to https://github.com/jaawerth/fennel.vim, which has merged recent stuff (including mine)
A single `CTRL-D` should quit at once (no questions asked). This is the way pretty much anything REPL-y/Shell-y works (in Unix). 👎 here too
Maybe another thing to consider: ctlr-d on its own closes the repl/shell at once, but e.g. in python (vi) it executes the command first that is entered. zsh (vi) and...
This is also common behaviour. `fg` will bring you back into the program. Undo works as with your editor key mapping. E.g. it's `u` with the `:vi` modes (it does...
@endertunc The error you get there is realted to the wrong version of vaadin-spring. The repo also has a (now deprecated) vaadin-7 branch, which you should have more luck with.
put some rough draft in there from the README and the template.
@benoitparis Currently the landfill for curved rails is a hack by using an manipulated bounding box. Guess I'll have to hand-tile those then. Thanks for the report.
Thanks for the report. As in: it only add the lines wihin the tiles but not between the tiles or not at all?
I see two kind of problems currently: - If there are no connections, tiling will not create them - If there are connections, they will at best extend around the...