JuanZoran
|
38b8e20729
|
chore: close window and buffer more safely
|
2023-04-07 19:05:24 +08:00 |
|
JuanZoran
|
fcde85544a
|
feat: use a non-invasive keymap define method
|
2023-04-06 13:38:19 +08:00 |
|
JuanZoran
|
2ae2effecc
|
chore: more spinner style support
|
2023-04-04 16:19:06 +08:00 |
|
JuanZoran
|
da6e717f2c
|
feat: use a non-invasive keymap define method
|
2023-04-02 18:02:21 +08:00 |
|
JuanZoran
|
576f1eb66a
|
feat: add termux tts support
|
2023-04-02 13:34:54 +08:00 |
|
JuanZoran
|
9357574b5c
|
chore: sync
|
2023-04-01 09:59:09 +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
|
b12bef50f9
|
fix: know bug can't detect table key extended correctly
|
2023-03-29 14:04:43 +08:00 |
|
JuanZoran
|
29f12aa107
|
fix: fix toggle entry mistake
|
2023-03-29 12:39:49 +08:00 |
|
JuanZoran
|
8c43260cbb
|
test: add buffer deleteline test and buffer lines test, fix bugs with that
|
2023-03-29 12:00:01 +08:00 |
|
JuanZoran
|
89e2daf2cd
|
test: add simple test for buffer:setline()
|
2023-03-29 09:41:18 +08:00 |
|
JuanZoran
|
f11cee0b5d
|
fix: fix toggle entry mistake
|
2023-03-29 09:19:14 +08:00 |
|
JuanZoran
|
5b4ec8ea4e
|
feat: execute toggle_entry if translate'string' window is available
|
2023-03-28 23:08:22 +08:00 |
|
JuanZoran
|
2246968d90
|
docs: add busted meta doc for type hint
|
2023-03-28 19:56:26 +08:00 |
|
JuanZoran
|
37cd2b13d9
|
Add z-index to hover window and refactor buffer:setline() tests in buffer_spec.lua
|
2023-03-28 18:00:57 +08:00 |
|
JuanZoran
|
0ef08fbd19
|
chore: try to fix ci mistakes
|
2023-03-27 12:27:54 +08:00 |
|
JuanZoran
|
0fa87770e7
|
chore: fix lua doc type definition for buffer[number]
|
2023-03-27 11:43:07 +08:00 |
|
JuanZoran
|
eacb06cd30
|
test: add simple test for buffer:setline()
|
2023-03-27 10:28:03 +08:00 |
|
JuanZoran
|
c5216e2b37
|
feat: add prompt for waitting window
|
2023-03-26 20:14:31 +08:00 |
|
JuanZoran
|
529a1639c6
|
chore: sync progress
|
2023-03-25 09:55:29 +08:00 |
|
JuanZoran
|
d2f00c8773
|
fix: when download abort then continue last time
|
2023-03-24 17:02:58 +08:00 |
|
JuanZoran
|
a4dff90064
|
refactor: remove auto setup frontend keymap
|
2023-03-24 11:09:04 +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
|
b44ab4bf2e
|
refactor: rewrite TransNode and use main_loop in process instead of buffer function
|
2023-03-23 23:19:19 +08:00 |
|
JuanZoran
|
9b8c091a33
|
feat: add split_width for better sentence display
|
2023-03-23 20:24:17 +08:00 |
|
JuanZoran
|
a3b0a21d08
|
refactor: remove conf.query, use conf.frontend.query
|
2023-03-23 17:31:02 +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
|
34a01920a5
|
chore: add lsp doc
|
2023-03-22 21:55:08 +08:00 |
|
JuanZoran
|
f63574026a
|
refactor: try to add unit test
|
2023-03-22 14:37:44 +08:00 |
|
JuanZoran
|
8be4fb7303
|
fix: fix toggle entry will trigger auto_close events
|
2023-03-19 20:15:36 +08:00 |
|
JuanZoran
|
3eae6a40e9
|
fix: fix backend order mistake
|
2023-03-18 23:49:01 +08:00 |
|
JuanZoran
|
52d2741804
|
refactor: use online query method template instead of backend.query todo online query
|
2023-03-18 23:48:54 +08:00 |
|
JuanZoran
|
b2cafe3448
|
feat: add free backend iciba.lua and try to use template method for querying backend data
|
2023-03-18 23:48:54 +08:00 |
|
JuanZoran
|
46c69fb758
|
style: code format
|
2023-03-18 13:53:09 +08:00 |
|
JuanZoran
|
a6a5a33bff
|
fix: fix typo and add debug print option
|
2023-03-17 22:30:52 +08:00 |
|
JuanZoran
|
aabe1f3a8f
|
feat: more icon support
|
2023-03-17 09:31:11 +08:00 |
|
JuanZoran
|
1367537926
|
feat: remove duplicate strs in web definition
|
2023-03-17 09:27:02 +08:00 |
|
JuanZoran
|
ee7e3b028f
|
fix: fix miss ',' and better youdao web format style
|
2023-03-17 08:16:55 +08:00 |
|
JuanZoran
|
75fdfc6880
|
chore: sync
|
2023-03-16 22:59:42 +08:00 |
|
JuanZoran
|
b9abc99086
|
fix: use api.nvim_buf_get_lines instead of fn.getbufoneline
|
2023-03-16 21:15:00 +08:00 |
|
JuanZoran
|
4a0f9b5c85
|
fix: try to fix install.lua mistakes
|
2023-03-16 19:35:08 +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
|
9a2d3b4e0a
|
fix: use backend local strategy instead of global strategy
|
2023-03-16 11:49:26 +08:00 |
|