ProxymanApp / ProxymanApp/Proxyman
Command+Shift+Left & Command+Shift+Right override text editing shortcuts
Open
@NghiaTranUIT is already working on this.
Since Mar 2, 2021.
✅ Done
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Proxyman version? (Ex. Proxyman 1.4.3)
2.18.0
macOS Version? (Ex. mac 10.14)
11.2.1
Steps to reproduce
- Focus any input text field i.e. filter bar text field
- Type some text and place cursor at end of the text
- Press Command+Shift+Left to select the text to the beginning of the line
- Observe that this default system behaviour has been overridden and hides the sidebar panel
Same for right action as well. This is really annoying as this is a system text editing shortcut and works in nearly all system software including the terminal. This is especially problematic on an Apple laptop without a full-sized keyboard due to lack of Home/End/Page Up/Page Down keys.
Expected behavior
System text editing keys to be kept reserved for the system. Many other tools including Xcode using different key combinations for managing panels.
Screenshots (optional)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.