8000 Home, Shift + Home Inconsistent behaviour · Issue #1300 · pyscripter/pyscripter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Home, Shift + Home Inconsistent behaviour #1300

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
CuboidRaptor opened this issue May 20, 2024 · 1 comment
Closed

Home, Shift + Home Inconsistent behaviour #1300

CuboidRaptor opened this issue May 20, 2024 · 1 comment
Labels

Comments

@CuboidRaptor
Copy link

Another small nitpick, but pressing Home in the interpreter goes to the first character (not including the console prompt, i.e. >>> ).
However, pressing Shift+Home, which you would expect would highlight everything from line start to the cursor, instead highlight everything from the console prompt to the cursor.

For example, with the code >>> print("Hello, World!"), pressing Home selects the area right before the p in print(), but pressing Shift+Home also selects the >>> , which prevents me from selecting the line using Shift+Home.

@pyscripter
Copy link
Owner

The fix will be available with the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
0