Yaroslav Shepilov
Yaroslav Shepilov
Hi @sa-dbilling thanks for reporting. Unfortunately, I won't have time to solve it Regarding the cleaning or a terminal after an exit, this is based on tmux. Apparently, it sends...
Hi @dragonborn117 unfortunately this is not possible. You can add a callback to script server, which would remove the files after a script is finished, see for the usage. https://github.com/bugy/script-server/issues/200#issuecomment-478363470
Hi @austin-e-cox thanks for reporting! fixed
Thanks @phere-x, fixed
Hi @tlkounev, I just tested it locally, and it seems to be working. The log file shouldn't contain anything regarding access type, this is expected. Could it be, that your...
Hi @lengyuezanghua-logs you are using wrong parameter in script server config. In your command-line you have `-u`, but in script server it's `--u`
Hey @lengyuezanghua-logs, I couldn't reproduce it on linux, everything works for me. Once I find some windows machine, I'll try again In the meanwhile, can you try putting the value...
Hi @UTenret , this is expected behavior But i agree, that it can be improved
Hi @Daniel-Engelmann that's a great idea There is a similar issue like this: https://github.com/bugy/script-server/issues/377#issue-768759381 I think reusing existing history is slightly better option, especially because it's stored on a server...
Hi, thanks! From design perspective i would ask to remove background and outline from the button Everything else looks cool to me Regarding PR: you can push your branch to...