Browse Source

cursor shape hints

Eugene Pankov 8 years ago
parent
commit
17ad43bf65

+ 5 - 5
terminus-terminal/src/components/terminalSettingsTab.component.pug

@@ -208,19 +208,19 @@
                             type='radio',
                             [value]='"block"'
                         )
-                        | Block
+                        | 
                     label.btn.btn-secondary
                         input(
                             type='radio',
-                            [value]='"underline"'
+                            [value]='"beam"'
                         )
-                        | Underline
+                        | |
                     label.btn.btn-secondary
                         input(
                             type='radio',
-                            [value]='"beam"'
+                            [value]='"underline"'
                         )
-                        | Beam
+                        | 
 
         .form-group
             label Shell