From 102c937a8a34e9c0248e1fff19421deb5643f005 Mon Sep 17 00:00:00 2001 From: Randall Mason Date: Thu, 23 Jan 2020 18:03:32 -0600 Subject: [PATCH] Terminals refresh immediately, no need to restart. --- ChromeOS-Terminal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChromeOS-Terminal.md b/ChromeOS-Terminal.md index 64ec13a..dd60bfa 100644 --- a/ChromeOS-Terminal.md +++ b/ChromeOS-Terminal.md @@ -20,7 +20,7 @@ In the terminal: font-family: 'Fira Code'; } ``` -4. Restart your terminals +4. There is no step 4! - Note, there is a bug where you need to push `ctrl-0` to get the cursor to input text at the right place. The following settings fix that bug, but the cursor is still in the wrong place: ```