ShinyZero0

Results 10 comments of ShinyZero0

I have a dir with anime in my android Downloads and nushell can't even `ls` it or `mv` files there, while coreutils and some programs e.g. `fd` or `mkvmerge` work...

UPD: it's the same for client_statuses view too. Also, the values are valid, but i have to parse them with `strconv`

[like that](https://codeberg.org/shinyzero0/dubnatech-hack/src/commit/6e161275ee2631cf6fcd2b4e3815d52a4421558b/sqlboiler.toml) AFAIR i also tried matching the capitalized name and it didn't work too

@lolpie244 try `socat`, or maybe pipe back what you want through ssh and `tee` to socket or whatever. Or combine them

~~Btw [powerline](https://github.com/romkatv/powerlevel10k/) has some magic algorithm for path shortening~~ nvm, neovim succesfully does it ootb. Also tab switcher really lacks details. I kinda can look at the tabline, but then...

I've [forked](https://github.com/ShinyZero0/reach.nvim) it and made tabs display the shortened filepath of current tab's buffer using plenary.path module. It's hardcoded, so not sure if i should contribute it, it even requires...

Did you fix something in Nuget package? Last time i think i was doing the same as in your example and it wasn't working, but now it works well. Anyway...

@stephenafamo Any updates on this? 4.16.2 still has the problem. I tried replacing like that: ```toml [[types]] [types.match] type = "null.String" [types.replace] type = "float32" ``` the matcher is literally...

I just tried the following and it worked. I thought less matchers must match more as it uses logical AND. That "boolean values must always match" in doc sounds ambiguous...

[nu-commands-frequency-sqlite3+shinyzero0.csv](https://github.com/nushell/nushell.github.io/files/11779430/nu-commands-frequency-sqlite3%2Bshinyzero0.csv) [nu-commands-frequency-sqlite3+shinyzero0.txt](https://github.com/nushell/nushell.github.io/files/11779431/nu-commands-frequency-sqlite3%2Bshinyzero0.txt)