1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-04 16:06:26 +03:00

Terminals refresh immediately, no need to restart.

Randall Mason 2020-01-23 18:03:32 -06:00
parent d7e3c7e296
commit 102c937a8a

@ -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:
```