Darren Schroeder
Darren Schroeder
ok, that's fine but it doesn't explain why `open script.nu` doesn't get highlighted.
> Ah, I misunderstood. You use the `main` build, right? Because application type doesn't get set for me ya, i used main with the code changes i posted above
good sleuthing, thanks! not sure if that's right or not. why would you not want it to work on byte streams?
Thanks. I added https://github.com/nushell/nushell/pull/14141 to try and help with this. Not sure it's exactly right but it seems to work so far.
Correct, it does not. Look at the setting for the extension. There is a section to add items manually.
I recommend topiary-nushell frequently because it's so good right now. However, I'm not sure I'd adopt it as the official one because it does not use the nushell parser. It...
> Agreed, but new-nu-parser is of higher priority IMHO. Ya, you're probably right since nushell's parser isn't lossless. All it takes is a dedicated few to finish it and start...
I've run nushell on macos for years and never seen anything like this. I wonder if this has something to do with your setup like with tmux, zellij, alacritty or...
I'd start with use the default configs and then at the end source files that override the settings you want. Then I'd try a few other terminals to see if...
Good find. I'm guessing that `ansi cursor_position` somehow puts crossterm in raw mode and then all bets are off.