Oliver Jan Krylow
Oliver Jan Krylow
This can be reliably reproduced on OpenBSD 6.3+. Attaching core dump: [core.zip](https://github.com/martanne/vis/files/2173817/core.zip)
Hey there! I am absolutely against any undo or move-afterwards mechanic as I think it would make the game less fun. I get that people get frustrated and thinking about...
@Zakaria alright! I believe you just expressed the core issue. If this gets fixed, there should be no need for undo, right? I am not a fan of undo in...
If your code imports from a module, that module is no longer only transitive. It should be a declared dependency in Maven, so that you communicate your intent to other...
In my opinion there are further problems with how the `...rest` parameter is handled right now. Consider the following script: ```nu def A [ ...rest: any ] { echo (build-string...
How would you like to proceed? There is no way for a unified preamble as far as I can tell.
Ok, I will try that. _fresh_preamble gets called twice during fresh_install. Once because of __run_dsl install_ and once called directly. Is this intentional?
add "work in progress" label, because I have encountered a bug that I will fix. @nilnor Is this feature of interest to you?
I still try to fix this from time to time, but regularly hit a wall. There is a bug blocking this: - inspections get appended to the popup list on...
I can confirm that this is still the case. However, it is not so much that the cursor "moves". The (actual) position of of the cursor is always correct (unchanged...