Dvel
|
6f20e2b7e8
|
config: 调整部分配置大众化
方案选单默认支持:
- F4
- Control+grave
- Control+Shift+grave
默认左 Shift 切换中英。
注释掉句号、冒号、下划线不上屏。
|
2023-04-09 15:04:49 +08:00 |
|
Dvel
|
272c70694d
|
fix lua 降低英语单词顺序的逻辑 #147
|
2023-04-08 14:45:10 +08:00 |
|
Dvel
|
51461d7c87
|
docs
|
2023-04-06 20:38:38 +08:00 |
|
lewang
|
fcbcf1bcc1
|
移除配置文件的执行权限:755 -> 644 (#128)
|
2023-04-06 14:41:54 +08:00 |
|
Dvel
|
902b4b4afc
|
日常更新; 更新英文词库 10k → 20k
|
2023-04-05 22:38:12 +08:00 |
|
Dvel
|
bda1265249
|
日常更新;增加大字表 41448.dict.yaml; close #116
|
2023-03-30 20:44:55 +08:00 |
|
Dvel
|
5251b4944e
|
删除限制码长
仅仅只是限制了字母个数,并没有完全阻挡因为拼写运算造成的卡顿,没什么意义。
|
2023-03-22 16:52:39 +08:00 |
|
Dvel
|
54d127cb4b
|
config: 默认开启 Emoji
|
2023-03-01 12:19:27 +08:00 |
|
Dvel
|
7f90813833
|
fix #90 双拼大写字母影响简拼的问题
|
2023-02-28 13:40:14 +08:00 |
|
Dvel
|
f86e36ebc2
|
docs
|
2023-02-28 00:10:16 +08:00 |
|
Dvel
|
2028954879
|
config: 默认关掉英文的补全提示; resolve #86
|
2023-02-26 10:11:17 +08:00 |
|
Dvel
|
a54250f52d
|
revert: 换回之前的中英混输方式
|
2023-02-26 09:50:43 +08:00 |
|
Dvel
|
7fa5b80137
|
Revert "config: 修改 db_class 类型"
This reverts commit 2f64840cf5 .
|
2023-02-25 17:44:29 +08:00 |
|
Dvel
|
2f64840cf5
|
config: 修改 db_class 类型
|
2023-02-25 05:10:20 +08:00 |
|
Dvel
|
8540572a1b
|
chores
|
2023-02-21 18:32:59 +08:00 |
|
Dvel
|
ae8c979c22
|
feat: 新增中英混输拼写规则 resolve #70
- 支持全拼、双拼共用同一份中英混输词库
- 支持简拼响应
|
2023-02-21 11:59:04 +08:00 |
|
Dvel
|
fa2b37403f
|
config: 调整纠错
|
2023-02-18 02:50:10 +08:00 |
|
Dvel
|
0add405efb
|
docs
|
2023-02-14 09:30:23 +08:00 |
|
Dvel
|
0d4f1e3727
|
feat: 降低部分英语单词在候选项的位置 close #61
|
2023-02-11 18:22:35 +08:00 |
|
Dvel
|
b66df47d1c
|
docs
|
2023-02-09 02:06:20 +08:00 |
|
Dvel
|
c2785b3855
|
config: 可以输入下划线 _ ,不会导致句子直接上屏
|
2023-02-08 23:37:22 +08:00 |
|
Dvel
|
701f846fe0
|
docs
|
2023-02-02 19:30:46 +08:00 |
|
Dvel
|
c73e75284c
|
docs
|
2023-02-02 14:52:09 +08:00 |
|
Dvel
|
6877c3cda6
|
docs & 调整快捷键,新版鼠须管已支持区分左右 Shift
|
2023-02-02 14:15:40 +08:00 |
|
Dvel
|
ae9840446d
|
fix: v 模式的少许 Bug
|
2023-01-19 18:39:29 +08:00 |
|
Dvel
|
2536a6b52c
|
feat: Unicode 输入
|
2023-01-03 02:48:02 +08:00 |
|
Dvel
|
0a29be4614
|
docs
|
2022-12-02 14:54:45 +08:00 |
|
Dvel
|
5f26cf56ff
|
config: 提取日期时间的关键词配置到方案中; close #47
|
2022-11-29 18:24:25 +08:00 |
|
Dvel
|
ce96b3d9e3
|
config: 取消 uppercase 的正则
|
2022-11-16 11:07:25 +08:00 |
|
Dvel
|
05ddc71cab
|
docs
|
2022-11-16 10:50:59 +08:00 |
|
Dvel
|
1d4c4080a4
|
config: 不对两分拼字进行简繁转换
|
2022-11-15 19:33:11 +08:00 |
|
Dvel
|
a248857be0
|
docs: 修改错误的引入; close #42
|
2022-11-11 13:31:09 +08:00 |
|
Dvel
|
bd527d2556
|
docs
|
2022-11-10 19:26:12 +08:00 |
|
Dvel
|
d35692af54
|
config: 将长词优先的配置放到方案中。
|
2022-11-09 15:57:06 +08:00 |
|
Dvel
|
899edb2812
|
docs
|
2022-11-04 20:37:05 +08:00 |
|
Dvel
|
e9df4e9140
|
config: 取消大写时减号翻页被覆盖
|
2022-10-31 22:03:08 +08:00 |
|
Dvel
|
8c23525cfa
|
initial commit
|
2022-10-31 18:49:43 +08:00 |
|