From ec741697c42745d29539be08bc3e01dcd86b1643 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Fri, 18 Aug 2023 01:01:10 -0700 Subject: feat: :children_crossing: tip to debug --- extension/react-app/src/pages/gui.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'extension/react-app/src') diff --git a/extension/react-app/src/pages/gui.tsx b/extension/react-app/src/pages/gui.tsx index a4a3d379..9e25d050 100644 --- a/extension/react-app/src/pages/gui.tsx +++ b/extension/react-app/src/pages/gui.tsx @@ -403,8 +403,10 @@ function GUI(props: GUIProps) {

- Tip: Drag the Continue logo from the far left of the window to the - right, then toggle Continue using option/alt+command+m. + {/* Tip: Drag the Continue logo from the far left of the window to the + right, then toggle Continue using option/alt+command+m. */} + Tip: If there is an error in the terminal, use OPTION+CMD+D to + automatically debug
)} -- cgit v1.2.3-70-g09d2