소스 검색

cursor shape hints

Eugene Pankov 8 년 전
부모
커밋
17ad43bf65
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      terminus-terminal/src/components/terminalSettingsTab.component.pug

+ 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