qu1ck

Results 246 comments of qu1ck

Hi, thanks for the suggestions, let me address them in same order: * Yes, #167 is related, a linked merge request on that issue implements hiding columns. When you get...

`Alt+[1-9]` shortcuts already exist and work when focus is in text field. They don't advance the row like `N` does but `Alt+char` is used in some locales to enter variations...

Another thing we can do for any algorithm as post optimization: Say the path we found is `A1`..`An`, say the longest edge is `Ai`-`Ai+1` Try to find `0

> Sounds like something worth trying, but I have to admit that it's hard for me to visualize in my head how effective that will be. Still, definitely a something...

I don't think it will work too well because * it's hard to find the right balance on how small the groupings of close components should be * It has...

One advantage of following BVH path is that it may generate a route that feels more "natural" even if other algorithm provides a shorter path. We may have to build...

Hello, thanks for contributing. * Where will the user get the ansifont.dat file from? Does it come with Allegro installation? In that case I think it's not unreasonable to ask...

It's just a prerendered image drawn in the background. Nice, but I'd like to some day integrate [this](https://easyw.github.io/vrm360/).

The reason I have not done this yet is that I want to finish wishlist from #17 first. There definitely is utility in controlling individually which ref was placed and...

My current thinking is that integrating this functionality into existing html output is not a good fit. In the future I plan to add support for custom html templates where...