Commit Graph

  • e2fe39eeff fix fetch word v2 tqcq 2025-03-20 17:00:31 +08:00
  • 35c6c48b2e feat support db_url v2 tqcq 2025-03-18 03:34:15 +00:00
  • 3ebcd7b785
    Merge pull request #56 from TD-Sky/v2 Zoran 2024-04-21 14:58:21 +08:00
  • dd1fe3caae fix(font): replace removed characters with valids TD-Sky 2024-04-21 14:52:58 +08:00
  • 98507facfe
    Merge pull request #53 from MoetaYuko/v2 Zoran 2024-02-13 15:06:38 +08:00
  • a13c09e95f feat: use powershell to unzip on windows Moeta Yuko 2024-02-13 14:47:36 +08:00
  • 863213bbc8 fix: fix plugin_dir and use left slash as path separator for windows Moeta Yuko 2024-02-13 13:37:19 +08:00
  • 4b9e8a7ab9 chore: remove useless relative_path Moeta Yuko 2024-02-13 13:29:16 +08:00
  • 82779cc299 refactor: backup dev JuanZoran 2023-09-08 22:44:23 +08:00
  • eb68b8bb95 refactor: rewrite setup and conf module JuanZoran 2023-07-24 22:28:09 +08:00
  • 073e8667b2 refactor: redirect Trans.conf JuanZoran 2023-07-13 10:15:38 +08:00
  • c2e56f7769 chore: backup progress, begin to rewrite version 3 JuanZoran 2023-07-10 21:19:55 +08:00
  • 50c2f003f4
    Merge pull request #38 from Xiao-M0/v2 Zoran 2023-05-16 16:07:03 +08:00
  • 2de2a713af refactor: add get_range() xiaomo 2023-05-15 12:43:42 +08:00
  • cb47a09cbc feat: get visual-block text xiaomo 2023-05-15 09:04:40 +08:00
  • 5504ab5757 chore: remove dependency of node and fix up termux tts name JuanZoran 2023-05-14 11:03:24 +08:00
  • edc6b89086 chore: add MIT License JuanZoran 2023-05-14 10:55:10 +08:00
  • 5845a40d94 chore: add MIT License JuanZoran 2023-05-14 10:53:39 +08:00
  • f17171d28b fix: query strategy JuanZoran 2023-05-06 11:38:37 +08:00
  • ab212fefe1 chore: fix check health termux binary dependencies error JuanZoran 2023-05-06 10:08:43 +08:00
  • 586cd6ff08 fix: system checker mistake JuanZoran 2023-05-13 19:36:37 +08:00
  • b5e626a88c
    Merge pull request #34 from Xiao-M0/v2 Zoran 2023-05-13 19:07:36 +08:00
  • e993dc12be fix: get_select get_lines xiaomo 2023-05-13 18:16:28 +08:00
  • 871cc1e48a refactor: wsl xiaomo 2023-05-13 18:13:32 +08:00
  • 6e02f3b1ba fix: update exchange_map 小尛 2023-05-12 20:39:46 +08:00
  • 377c84c146 fix: double quote error 小尛 2023-05-12 20:27:39 +08:00
  • ba08913b1e feat: get_lines 小尛 2023-04-25 13:48:52 +08:00
  • 854bce7b5a chore: remove useless code JuanZoran 2023-04-24 20:58:46 +08:00
  • a48caf51e1 remove: node 小尛 2023-04-24 19:57:33 +08:00
  • 24a838646d feat: add win wsl 小尛 2023-04-24 18:48:36 +08:00
  • 156e03306a
    Merge pull request #33 from Xiao-M0/v2 Zoran 2023-04-24 13:04:43 +08:00
  • 0a1b6cf742 feat: say.py 小尛 2023-04-24 13:02:48 +08:00
  • 758b9c0b33 fix: win separator 小尛 2023-04-24 12:42:59 +08:00
  • 3faab735fb chore: make hover window focusable and update docs JuanZoran 2023-04-16 16:31:35 +08:00
  • 335c5079cc docs: update README JuanZoran 2023-04-07 19:28:43 +08:00
  • 36865cc17d chore: add warning message experimental JuanZoran 2023-04-07 19:57:52 +08:00
  • 6a9d887db7 refactor: add warning message main JuanZoran 2023-04-07 19:54:42 +08:00
  • 38b8e20729 chore: close window and buffer more safely JuanZoran 2023-04-07 19:05:24 +08:00
  • fcde85544a feat: use a non-invasive keymap define method JuanZoran 2023-04-02 18:02:21 +08:00
  • 2ae2effecc chore: more spinner style support JuanZoran 2023-04-04 16:18:18 +08:00
  • da6e717f2c feat: use a non-invasive keymap define method JuanZoran 2023-04-02 18:02:21 +08:00
  • 576f1eb66a feat: add termux tts support JuanZoran 2023-04-02 11:01:37 +08:00
  • 9357574b5c chore: sync JuanZoran 2023-04-01 09:54:35 +08:00
  • 987e1a3341 test: add simple window unit test JuanZoran 2023-03-31 12:51:11 +08:00
  • b27bc4ed26 fix: add util unit test and fix util.center mistake JuanZoran 2023-03-31 00:55:38 +08:00
  • b12bef50f9 fix: know bug can't detect table key extended correctly JuanZoran 2023-03-29 14:03:48 +08:00
  • 29f12aa107 fix: fix toggle entry mistake JuanZoran 2023-03-29 09:19:14 +08:00
  • 8c43260cbb test: add buffer deleteline test and buffer lines test, fix bugs with that JuanZoran 2023-03-29 11:59:58 +08:00
  • 89e2daf2cd test: add simple test for buffer:setline() JuanZoran 2023-03-27 00:36:28 +08:00
  • f11cee0b5d fix: fix toggle entry mistake JuanZoran 2023-03-29 09:19:14 +08:00
  • 5b4ec8ea4e feat: execute toggle_entry if translate'string' window is available JuanZoran 2023-03-28 20:55:49 +08:00
  • 2246968d90 docs: add busted meta doc for type hint JuanZoran 2023-03-28 19:56:26 +08:00
  • 37cd2b13d9 Add z-index to hover window and refactor buffer:setline() tests in buffer_spec.lua JuanZoran 2023-03-28 18:00:57 +08:00
  • 0ef08fbd19 chore: try to fix ci mistakes JuanZoran 2023-03-27 12:04:43 +08:00
  • 0fa87770e7 chore: fix lua doc type definition for buffer[number] JuanZoran 2023-03-27 11:43:07 +08:00
  • 8f6e871a55 fix: fix test.yaml order JuanZoran 2023-03-27 11:39:05 +08:00
  • 3bc21a4923 chore: add github action for test JuanZoran 2023-03-27 11:28:43 +08:00
  • a0dbca1e7a docs: add wiki link for README JuanZoran 2023-03-24 20:40:03 +08:00
  • 89d7e8f439 docs: update readme.md JuanZoran 2023-03-24 17:13:55 +08:00
  • 3c2dff75e2 docs: update README.md demo.mp4 JuanZoran 2023-03-19 20:47:39 +08:00
  • cee8e5107a docs: add star history for readme.md JuanZoran 2023-03-18 19:05:26 +08:00
  • 7f1f8aa262 docs: add simple explain readme JuanZoran 2023-03-17 10:17:37 +08:00
  • eacb06cd30 test: add simple test for buffer:setline() JuanZoran 2023-03-27 00:36:28 +08:00
  • c5216e2b37 feat: add prompt for waitting window JuanZoran 2023-03-26 20:07:04 +08:00
  • 529a1639c6 chore: sync progress JuanZoran 2023-03-25 09:41:06 +08:00
  • d2f00c8773 fix: when download abort then continue last time JuanZoran 2023-03-24 16:49:29 +08:00
  • a4dff90064 refactor: remove auto setup frontend keymap JuanZoran 2023-03-24 11:09:04 +08:00
  • 82fa2a008a style: code format use lua_ls JuanZoran 2023-03-24 00:56:36 +08:00
  • 9f5a81249c fix: fix wrong display size caculate remove util.display_size func JuanZoran 2023-03-24 00:10:14 +08:00
  • b44ab4bf2e refactor: rewrite TransNode and use main_loop in process instead of buffer function JuanZoran 2023-03-23 09:52:44 +08:00
  • 9b8c091a33 feat: add split_width for better sentence display JuanZoran 2023-03-23 20:24:17 +08:00
  • a3b0a21d08 refactor: remove conf.query, use conf.frontend.query JuanZoran 2023-03-23 17:31:02 +08:00
  • 6def81f2c6 refactor: change default dict dir to plugin dir/extra, change Trans.json style JuanZoran 2023-03-23 14:56:48 +08:00
  • 84e06a268e refactor: rewrite TransNode and use main_loop in process instead of buffer function JuanZoran 2023-03-23 09:52:44 +08:00
  • 8e9ccfc8f7 refactor: remove TransMode, use vim-mode JuanZoran 2023-03-22 23:09:09 +08:00
  • e90b55d297 feat: add TranslateInput command JuanZoran 2023-03-22 22:27:27 +08:00
  • 2bb4b4d46b feat: add TranslateInput command JuanZoran 2023-03-22 22:27:27 +08:00
  • 34a01920a5 chore: add lsp doc JuanZoran 2023-03-22 21:55:08 +08:00
  • f63574026a refactor: try to add unit test JuanZoran 2023-03-22 14:37:44 +08:00
  • 8be4fb7303 fix: fix toggle entry will trigger auto_close events JuanZoran 2023-03-19 20:15:36 +08:00
  • 3eae6a40e9 fix: fix backend order mistake JuanZoran 2023-03-18 21:56:12 +08:00
  • 52d2741804 refactor: use online query method template instead of backend.query todo online query JuanZoran 2023-03-18 21:31:14 +08:00
  • b2cafe3448 feat: add free backend iciba.lua and try to use template method for querying backend data JuanZoran 2023-03-18 18:20:01 +08:00
  • 46c69fb758 style: code format JuanZoran 2023-03-18 13:53:09 +08:00
  • a6a5a33bff fix: fix typo and add debug print option JuanZoran 2023-03-17 22:17:17 +08:00
  • e56267ea8c feat: more icon support JuanZoran 2023-03-17 09:26:55 +08:00
  • 4d547a0397 docs: 注意: 此分支已经不再打算维护, 新版本目前在expermental分支, 稳定后会设置成默认分支, expermantal分支已经加入了百度和有道在线翻译 JuanZoran 2023-03-17 10:31:12 +08:00
  • 641a90de6b chore(doc): Auto generate docs JuanZoran 2023-03-17 02:18:27 +00:00
  • aabe1f3a8f feat: more icon support JuanZoran 2023-03-17 09:26:55 +08:00
  • 1367537926 feat: remove duplicate strs in web definition JuanZoran 2023-03-17 09:01:36 +08:00
  • 9e74b5454e chore(doc): Auto generate docs JuanZoran 2023-03-17 00:17:36 +00:00
  • ee7e3b028f fix: fix miss ',' and better youdao web format style JuanZoran 2023-03-17 08:15:10 +08:00
  • 4f68e4189f chore(doc): Auto generate docs JuanZoran 2023-03-17 00:15:00 +00:00
  • b5cae7bed1
    Merge pull request #31 from felixonmars/patch-1 Zoran 2023-03-17 08:14:25 +08:00
  • c17e8adb80
    Correct typos in init.lua Felix Yan 2023-03-17 02:10:41 +02:00
  • 75fdfc6880 chore: sync JuanZoran 2023-03-16 22:59:42 +08:00
  • b9abc99086 fix: use api.nvim_buf_get_lines instead of fn.getbufoneline JuanZoran 2023-03-16 21:15:00 +08:00
  • 4a0f9b5c85 fix: try to fix install.lua mistakes JuanZoran 2023-03-16 19:25:08 +08:00
  • 0d4eec6f2e feat: begin to render youdao Translation window JuanZoran 2023-03-16 17:17:30 +08:00
  • 870be41bee fix: fix youdao input key calculate mistake (unicode uncode) JuanZoran 2023-03-16 16:07:44 +08:00