scum833

Results 3 issues of scum833

## Description Can not enter the directory. ![image](https://github.com/user-attachments/assets/d27c2079-dd10-4850-99a0-19521761b9c4) The other directories are working fine; only ‘/00CM’ is getting this error. ## Environment - OS: Windows 11 - Architecture: x86_64 -...

bug

Here is the log. ```bash Start lsftp... Select Server :ServerName1 lsftp>> ls panic: exec: "stty": executable file not found in %PATH% panic: close of closed channel goroutine 1 [running]: github.com/mattn/go-tty.(*TTY).close(0xc000197220)...

When I switch environment to `local.env`, it seems that `my_env` is still reading from `.env`. ![image](https://github.com/user-attachments/assets/669eb1e6-fd7e-48e8-af54-6bf94c0f302f) I tried httpyac-cli, and it works fine. ``` httpyac -e local -all .\test.http ```...