## Bevy version
0.15.0
## \[Optional\] Relevant system information
rustc 1.84.0-nightly
Windows 10
## What you did
I want get Drop position from `Trigger<Pointer<DragDrop>>`, use `trigger.hit....
Agree, sometimes I accidentally type in the wrong char and then cursor jumps hundreds of lines away. I had to type `alt-;`,`;` and `zz` to get back. The worst part is that if I accidentally cancel ...
By the way, not only `ls`, I can not execute any command in remote dir.
``` shell
x:\> hx
Error: nu::shell::directory_not_found
× Directory not found
╭─[source:1:1]
1 │ nu
· ▲
...
It is strange that `cd rclone_remote` works for me, but `ls` report error.
``` shell
~> cd x:/
x:\>
x:\>ls
Error: nu::shell::directory_not_found
× Directory not found
╭─[source:1:1]...