-
Notifications
You must be signed in to change notification settings - Fork 21
Home & End keys don't work when editing a cell #101
Description
Is your feature request related to a problem? Please describe.
The problem comes when editing the content of any cell and need to go quickly to the beginning or end of its content (using Home or End keys instead of mouse). Unfortunately, the cursor does not move.
Describe the solution you'd like
I would like that it worked as in Excel (or any other editing tool). That is, the cursor should go to the beginning or end of cell's content (using Home or End key). Also, the combination with SHIFT key should work (for selecting content)
Describe alternatives you've considered
At the moment, I have to use the arrow keys (lots of keystrokes) or point with the mouse (most of times difficult to get right and uncomfortable while editing many cells).
Additional context
This issue has prevented me from using Sheet Plus on many occasions, and I have had to continue working with Excel files.