You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ _Letters are shown capitalized for readability only._ _Capslock should be off._
15
15
| ----------- | ----------- |
16
16
| Ctrl + A | Go to the beginning of the line you are currently typing on. This also works for most text input fields system wide. Netbeans being one exception |
17
17
| Ctrl + E | Go to the end of the line you are currently typing on. This also works for most text input fields system wide. Netbeans being one exception |
18
+
| Ctrl + Q | Clears everything on current line |
18
19
| Ctrl + L | Clears the Screen |
19
20
| ⌘Cmd + K |Clears the Screen |
20
21
| Ctrl + U | Cut everything backwards to beginning of line |
0 commit comments