Björn Richter
Björn Richter
I think it should work to regex replace `` inside a command with `` where `$1` is the part that matched `(\+)` before. When it is read from the history...
I can add that ```nu [ a b c ] | each { let d = $in; cd $d; $env.PWD } ``` also works.
Hi @bleeptrack ! I tried it again with the latest version. When I try to open a file e.g. with `vim filename` I get the following error: ``` C:/Users/x3ro/AppData/Roaming/Oh My...
Also an integrated vim editor would be super nice 🙈 😅
Same issue happens to me in the following apps: - Firefox 106.0.1 - VScode 1.69.2 - MS Teams 1.5.00.23861 - Obsidian 1.0.3 I'm on: - OS: NixOS 22.05 - Wayland...
Hey @Compro-Prasad, thanks for your participation 😊 I wouldn't consider this solved though, it's just that there is a workaround. But the original problem still exists, and since the default...
I also just stumbled across this and my solution is now that I set the inline prefix to `{dataview}:` and the inline JS prefix to `{dataviewjs}:`. This is consistent with...
Hi @null93, awesome extension, thanks! Since the popup is closed as soon as the file chooser dialog opens (at least on chrome), warning the user won't do anything. I'd suggest...
Thanks @andy0130tw, I didn't notice that :heart: Okay so now I can enable/disable the auto backup per group but I still need to disable it for every new group I...
I'm also having this issue 🙋♂️