Darren Schroeder
Darren Schroeder
closed by https://github.com/nushell/nushell/pull/14490
I can't reproduce the problem on macos
If you're using wezterm on windows you probably need to disable osc133 in the config file.
CI is mad but should be an easy fix with rustfmt. When I originally wrote the sqlite sessions stuff, I included the ability to toggle the session. I'm wondering if...
> I did run the cargo fmt and clippy commands but for some reason a lot of changes happened and I don't know why. Same with the one commit (https://github.com/nushell/nushell/commit/2dcb8217e14cd1ebd27cd79de64f6799c79b8be2)...
@dasbard My only guess is that you have one of these two things going on. 1. You have rustfmt.toml somewhere. read up on it here https://rust-lang.github.io/rustfmt/ 2. You have some...
Are there any tests you can write that run in our CI to ensure this feature doesn't get broken in the future? Also there are conflicts.
> About that conflict: I clicked on it but I can't seem to select anything to resolve it. I have no idea how to fix it. it looks like you...
It's been a while and I'm lost as to what problem this PR is fixing. Can you talk more about that and fix the conflicts @dasbard?