Skip to content

Commit 97b765c

Browse files
committed
feat: add w to ư option
1 parent e0c00db commit 97b765c

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

src/views/Home.vue

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,7 @@ const advancedSettings: AdvancedSettingInfo[] = [
168168
{
169169
page: 'General',
170170
option: 'Input Method',
171-
feature:
172-
'Kiểu gõ. Mặc định Telex. Nếu bạn muốn gõ w -> ư, sử dụng Telex 2 hoặc Telex W',
171+
feature: 'Kiểu gõ. Mặc định Telex.',
173172
},
174173
{
175174
page: 'Typing',
@@ -181,6 +180,12 @@ const advancedSettings: AdvancedSettingInfo[] = [
181180
option: 'Use oà, uý instead of òa, úy',
182181
feature: 'Bỏ dấu vị trí chuẩn tiếng việt thay vì bỏ theo thẩm mỹ',
183182
},
183+
{
184+
page: 'Typing',
185+
option: 'Type w to produce ư',
186+
feature:
187+
'Gõ w ra ư, dùng ở kiểu gõ telex nếu có nhu cầu này vì Telex mặc định không có.',
188+
},
184189
{
185190
page: 'Typing',
186191
option: 'Fix uinput with ack',

0 commit comments

Comments
 (0)