Add a Ctrl+L shortcut on README

This commit is contained in:
c-bata 2018-02-14 15:37:32 +09:00
parent 7c10e6cdfd
commit b80450e00f

View File

@ -71,6 +71,7 @@ KeyBinding | Description
<kbd>Ctrl + W</kbd> | Cut the Word before the cursor to the clipboard.
<kbd>Ctrl + K</kbd> | Cut the Line after the cursor to the clipboard.
<kbd>Ctrl + U</kbd> | Cut/delete the Line before the cursor to the clipboard.
<kbd>Ctrl + L</kbd> | Clear the screen
### History