You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
Hi, thanks for this app; it is very useful to me and it is such a time saver.
My issue has to do with the "phptest.php" file this app places in the $HOME directory.
I think it will be cool if you made it possible for the user to choose where this file should be placed.
I mostly use your app to quickly test some code snippet and then discard the snippet, I would not want to keep the file hanging around. Even if the file is not deleted, I just want to keep it out of view.
Always seeing it in the home directory kind of irks me sometimes. I personally try to keep my home directory very clean by keeping only folders visible all other files are hidden.
Perhaps you could have a hidden ".phptester" folder and keep the "phptest.php" file in that folder
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, thanks for this app; it is very useful to me and it is such a time saver.
My issue has to do with the "phptest.php" file this app places in the $HOME directory.
I think it will be cool if you made it possible for the user to choose where this file should be placed.
I mostly use your app to quickly test some code snippet and then discard the snippet, I would not want to keep the file hanging around. Even if the file is not deleted, I just want to keep it out of view.
Always seeing it in the home directory kind of irks me sometimes. I personally try to keep my home directory very clean by keeping only folders visible all other files are hidden.
Perhaps you could have a hidden ".phptester" folder and keep the "phptest.php" file in that folder
The text was updated successfully, but these errors were encountered: