Aiko Wessels

Results 8 issues of Aiko Wessels

### Related problem I'm currently trying create a script to easily compare two deeply nested tables, with some parameterization (which is why an alias doesn't work). The script is supposed...

documentation

### Describe the bug I'm currently working on a module, and in order to test it more quickly, I combined the command to load the module, and run a function...

bug
completions

### Describe the bug When returning a dataframe from a user-defined function, the output seems to be in a somewhat weird state, since trying to apply any of the usual...

bug

#### What version of regex are you using? 1.5.4 #### Describe the bug at a high level. The unicode abbreviation for for the currency symbols as defined here https://www.unicode.org/Public/UCD/latest/ucd/PropertyValueAliases.txt is...

bug
help wanted

**Platform**: Manjaro **Window Manager**: awesomewm **Terminal software**: alacritty Used with nushell ## Problem Trying to jump to the next or previous period character (`.`) does not work, even though jumping...

bug

I'm currently trying to replicate my latex snippets using lua snip that I've previously had in ultisnips. Ultisnips has the snippet options, where you can simply append an `A` after...

Thanks again for putting in the work for creating (and maintaining) the tree-sitter parser :) . ## Issue ```nu export def [f: path] { $f | path basename } ```...

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description The newly release improvements to the `Enum` class break enums with a custom `__new__` implementation. I...

bug V2