brito

Results 20 comments of brito

Found a solution editing file `RunnerData.java` to include the Context as argument. In case it helps, these were the changes: Adding on top: ` private Context context; ` And then...

Will do. If possible, need your opinion. It is possible to set the cookies only until the first terminal command is sent. After that it does not seem possible to...

Hello, I've created a hack. Meaning that a static map list is created with the list of current SESSIONIDs and which cookies should be written. Then before sending a reply...

This would be a good feature. Add to exchange some BHD and is simply easier to do everything from btdex.

OK, thanks for the guidance. I've looked into the code to address this issue and would like to suggest a different LAF if you see possible. The FlatLaf in principle...

Update. I run on Windows with OpenJDK8 and Oracle JDK8, same result. Then tried with Java 11 from adoptium.net and same result. I've downloaded the code on Windows to compile...

Thanks, it would help to include this tidybit of information on the examples. Here is an implementation for the ls command that required the cwd functionality: ``` // prints a...

Ping. Just to bring up this feature on warp4j. All construction is made on linux, difficult to change the icon manually. Would be great to have syntax for specifying an...

Detailed examples can be found here: https://github.com/dani007200964/Shellminator/discussions/15#discussioncomment-5558614