From e8fdb9850f794775d9a4a7439dea9719ecc18f00 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 20 Jun 2020 09:53:53 -0400 Subject: [PATCH] Updated Dashboard: My filters (markdown) --- Dashboard:-My-filters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dashboard:-My-filters.md b/Dashboard:-My-filters.md index 244f612..03cca48 100644 --- a/Dashboard:-My-filters.md +++ b/Dashboard:-My-filters.md @@ -11,7 +11,7 @@ uBO uses [CodeMirror's widget](https://codemirror.net/index.html) to freely edit The following keyboard shortcuts are available during editing -- most of them are handled by CodeMirror by default (I mostly lazily transcribed [CodeMirror's own documentation](https://codemirror.net/doc/manual.html#commands)): -|`______PC______`|`_____Mac_____`| Function | +|PC
`_______________`|Mac
`_______________`| Function
`_______________`| |----|-----|:---------| | Ctrl-A | Cmd-A | Select the whole content of the editor. | Ctrl-D | Cmd-D | Deletes the whole line under the cursor, including newline at the end.