From 0458fd4d4cb57c5e14e032ee53653b7e4eac5df5 Mon Sep 17 00:00:00 2001 From: Ernie Pasveer Date: Tue, 15 Feb 2022 17:34:40 -0600 Subject: [PATCH] Added doc about CTLR, SHIFT, and CTRL+SHIFT with Logger. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2d9485b..db83ed8 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,9 @@ The main view for Seer looks like: * Source files are opened in this view. * Text in a file can be seached for with ^F. * Variables can be added to the "Logger" by double clicking the variable name. + Double click with CTLR key pressed will prepend variable with "*". + Double click with SHIFT key pressed will prepend variable with "&". + Double click with CTRL+SHIFT key pressed will prepend variable with "*&". * Variables can be added to the "Tracker" by selecting the varible name and RMB and select "Add variable to Tracker". * Variables can be added to the "Memory Visualizer" by selecting the varible name and RMB and select