33 Commits

Author SHA1 Message Date
JuanZoran
82779cc299 refactor: backup 2023-09-08 22:44:23 +08:00
JuanZoran
eb68b8bb95 refactor: rewrite setup and conf module 2023-07-24 22:28:09 +08:00
xiaomo
e993dc12be fix: get_select get_lines 2023-05-13 18:16:28 +08:00
小尛
ba08913b1e feat: get_lines 2023-04-25 13:48:52 +08:00
JuanZoran
3faab735fb chore: make hover window focusable and update docs 2023-04-16 16:38:39 +08:00
JuanZoran
38b8e20729 chore: close window and buffer more safely 2023-04-07 19:05:24 +08:00
JuanZoran
987e1a3341 test: add simple window unit test 2023-03-31 12:51:11 +08:00
JuanZoran
b27bc4ed26 fix: add util unit test and fix util.center mistake 2023-03-31 01:04:36 +08:00
JuanZoran
82fa2a008a style: code format use lua_ls 2023-03-24 00:56:36 +08:00
JuanZoran
9f5a81249c fix: fix wrong display size caculate remove util.display_size func 2023-03-24 00:10:14 +08:00
JuanZoran
9b8c091a33 feat: add split_width for better sentence display 2023-03-23 20:24:17 +08:00
JuanZoran
6def81f2c6 refactor: change default dict dir to plugin dir/extra, change Trans.json style 2023-03-23 15:12:49 +08:00
JuanZoran
84e06a268e refactor: rewrite TransNode and use main_loop in process instead of buffer function 2023-03-23 10:17:41 +08:00
JuanZoran
8e9ccfc8f7 refactor: remove TransMode, use vim-mode 2023-03-22 23:19:31 +08:00
JuanZoran
e90b55d297 feat: add TranslateInput command 2023-03-22 22:41:39 +08:00
JuanZoran
2bb4b4d46b feat: add TranslateInput command 2023-03-22 22:27:27 +08:00
JuanZoran
8be4fb7303 fix: fix toggle entry will trigger auto_close events 2023-03-19 20:15:36 +08:00
JuanZoran
a6a5a33bff fix: fix typo and add debug print option 2023-03-17 22:30:52 +08:00
JuanZoran
0d4eec6f2e feat: begin to render youdao Translation window 2023-03-16 17:17:30 +08:00
JuanZoran
870be41bee fix: fix youdao input key calculate mistake (unicode uncode) 2023-03-16 16:07:53 +08:00
JuanZoran
978677696e feat: add youdao backend file 2023-03-16 00:03:13 +08:00
JuanZoran
3981167d38 fix: fix lua invoke c function use main event loop 2023-03-15 22:12:55 +08:00
JuanZoran
e5f0f2bf34 feat: add auto resize animation 2023-03-15 11:34:50 +08:00
JuanZoran
f47abd1691 fix: more lsp info comment and fix backend opts error 2023-03-14 22:30:45 +08:00
JuanZoran
8a0021ead7 docs: add function explain doc 2023-03-14 18:17:07 +08:00
JuanZoran
4931bdc74a fix: backup 2023-03-14 13:18:53 +08:00
JuanZoran
bc8c673ee0 fix: change global config to default option 2023-03-12 20:09:08 +08:00
JuanZoran
5a36ffad1c fix: better backend configuration file parser 2023-03-12 15:18:38 +08:00
JuanZoran
ded28b68bc style: use Trans.key instead of "Trans.key" 2023-03-12 11:23:29 +08:00
JuanZoran
27ef2c00b0 chore: sync and leave bug to be fixed 2023-03-12 09:56:31 +08:00
JuanZoran
164e17f737 chore: sync 2023-03-11 11:32:13 +08:00
JuanZoran
20fffe0ee5 style(core.*, health.lua): better code style and backend strategy 2023-03-11 00:25:21 +08:00
JuanZoran
0be7ff07b5 feat: try to use panvimdoc 2023-03-09 19:52:22 +08:00