Bruce Weirdan

Results 36 issues of Bruce Weirdan

Note that there are no errors on write operations (chown, cat), and read-after-write check shows the data was 'written' (in fact it wasn't, and it's lost after umount/remount): ``` root@virtual-debian:.../vdfuse#...

Previously Psalm would return lists as instances of Type\Atomic\TList. Recently it started returning TKeyedArray with fallback_params instead.

Debian has [switched to python3 only](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729924) vim bindings, rendering this plugin broken. Is there a plan to release python3-compatible version?

### Describe the bug ```rust .named( "attribute", SyntaxShape::OneOf(vec![ SyntaxShape::List(Box::new(SyntaxShape::String)), SyntaxShape::String, ]), "downselect based on the given attribute", Some('a'), ) ``` This argument shape looks correct, but when it's used in...

needs-triage

### Describe the bug See the issue title ### How to reproduce ```nushell def --env dropvar [] { $env.VARNAME = 0 # This assignment prevents `hide-env` below from affecting the...

needs-triage

### Describe the bug I would expect ` | table --theme markdown` to produce a markdown output I can use on e.g. Github. However when `$env.config.table.header_on_separator` is set to true,...

needs-triage