Keyboard Shortcuts...
-
@Alexander To highlight a selection with they keyboard, hold down Shift then use the cursor keys.
To make the clipboard go away, I don’t know how to do this with the keyboard only. If you press ZR+Y with nothing selected, that will make the clipboard disappear. That’s what I end up doing.
-
cool added...
-
@Martin There should be a "Show Clipboard In Editor" setting in the settings section. You should be able to turn it off there!
-
@Willpowered Unfortunately not, no. I already checked there.
-
@Martin My bad, looks like I got ahead of things. That should be coming very soon in a patch!
-
Was the F11 functionality removed? I go to help and press F11, nothing happens.
-
@_JKDOS Not that I know of - it was working for me a few nights ago. I will verify to make sure I'm not feeding you duff info just as soon as I can get near my switch.
-
F11 only works when help called within the code, not the main help menu (if that helps)
-
I found out about these just by accident:
- double-tap on the End key to move to the end of the document.
- double-tap on the Home key to move to the top of the document
-
@Nisse5 That is very handy. It saves me quite a bit of time. Thanks!
-
@Martin I figured out selecting to home/end. It looks like there's just some unusual keybindings for home/end.
You can go into a "sticky" selection mode by pressing ALT, so to cancel press ALT again.
When alt-selecting you can:
HOME selects to beginning of line.
END selects to end of line.
HOME, HOME selects to beginning of file.
END, END selects to end of file.
Arrow keys do what you'd expect.Note that I've only tried this with a USB keyboard, and I'm not sure if these work in portable mode. Checking with the controller and onscreen keyboard: yes, they do, except you press the Select button instead of ALT.
I figured I'd pass it along since I didn't see anything about it when skimming the posts here.
-
Nice - I will give this a go when I get some time.