File tree Expand file tree Collapse file tree 1 file changed +7
-12
lines changed
Expand file tree Collapse file tree 1 file changed +7
-12
lines changed Original file line number Diff line number Diff line change 9999 ` ` ` sh
100100 choco install wezterm -y
101101 ` ` `
102-
103- < /details>
102+ < /details>
104103
105104 - < details>
106105 < summary> Install Nightly< /summary>
118117 scoop bucket add k https://github.com/KevinSilvester/scoop-bucket
119118 scoop install k/wezterm-nightly
120119 ` ` `
121-
122- < /details>
120+ < /details>
123121
124122 > :bulb:< br>
125123 > Toast notifications don' t work in non-portable installations.<br>
126124 > See issue <https://github.com/wez/wezterm/issues/5166> for more details
127-
125+
128126 ---
129127
130128 **MacOS**
144142 sudo port selfupdate
145143 sudo port install wezterm
146144 ```
147-
148- </details>
145+ </details>
149146
150147 - <details>
151148 <summary>Install Nighlty</summary>
161158 ```sh
162159 brew install --cask wezterm@nightly --no-quarantine --greedy-latest
163160 ```
164-
165- </details>
161+ </details>
166162
167163 ---
168164
194190 >
195191 > - <https://www.nerdfonts.com/#home>
196192 > - <https://github.com/ryanoasis/nerd-fonts?#font-installation>
197-
198193 </details/>
199194
200195
@@ -306,8 +301,8 @@ Most of the key bindings revolve around a <kbd>SUPER</kbd> and <kbd>SUPER_REV</k
306301| Keys | Action |
307302| ----------------------------- | -------------------- |
308303| < kbd> SUPER< /kbd> +< kbd> n< /kbd> | ` SpawnWindow` |
309- | < kbd> SUPER< /kbd> +< kbd> =< /kbd> | Decrease Window Size |
310- | < kbd> SUPER< /kbd> +< kbd> -< /kbd> | Increase Window Size |
304+ | < kbd> SUPER< /kbd> +< kbd> =< /kbd> | Increase Window Size |
305+ | < kbd> SUPER< /kbd> +< kbd> -< /kbd> | Decrease Window Size |
311306
312307& nbsp;
313308
You can’t perform that action at this time.
0 commit comments