HiveMinds / HiveMinds/Productivity-setup
Ensure Notepad++ has focus when opening a new `.sh` file.
Open
bug
configuration
- Dominant language
- Shell
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Currently, if you open a `.sh` file after setting `notepad++` as the default application to open `.sh` files with, the `notepad++` window opens and jumps to the front. However, the control is still at the file browser/nautilus. So if you think your in `notepadd++` and press `ctrl+a` and `del` you actually delete all the files in the folder, instead of all the text in the `notepad++` application.
That is considered inconvenient, so ensure `notepad++` is really open and as the attention of the mouse and keyboard when you open a file with it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.