Commit Graph

28 Commits

Author SHA1 Message Date
Lykin bf7bdb132e pref: merge web api to one file 2026-02-27 15:56:07 +08:00
Lykin 29537f0ec4 feat: add web edition 2026-02-26 18:13:39 +08:00
Lykin 633e6691a1 pref: display (nil) for null output in cli (#509) 2025-11-27 16:40:41 +08:00
Lykin 30e5897191 fix: disable cli to print 'Process' on Windows when use IME 2025-08-22 01:32:41 +08:00
Lykin 230d3f732d pref: remove adjacent duplicated history in cli 2025-08-04 16:47:29 +08:00
Lykin 90392cb8f9 fix: trim space after input via IME in cli 2025-08-04 16:47:29 +08:00
Lykin 0eb89781c7 fix: incorrect cursor position in cli with wide character 2025-07-26 01:23:09 +08:00
Lykin 0407cfcc15 pref: cli support chinese ime 2025-07-26 01:14:02 +08:00
Lykin 10fcc87bc0 pref: remove macro import 2025-07-19 14:49:59 +08:00
Lykin 19d0f5bbe2 fix: can not input space to terminal when use chinese IME (#407) (#461) 2025-07-06 22:57:22 +08:00
Leon Wang 35c1629fb5 fix: console text selection misalignment (#454) 2025-06-22 11:18:53 +08:00
Lykin ee398d4d98 pref: support Home and End input for cli (#313) 2024-07-26 11:09:13 +08:00
Lykin 410dcd9e57 fix: compatible with Sogou input (#277) 2024-07-02 11:37:19 +08:00
Lykin f3a43c8083 fix: block ctrl key combinations input in cli 2024-01-25 15:34:43 +08:00
Lykin edaef2a78c feat: add cursor style option for cli 2024-01-23 20:55:38 +08:00
Lykin d75635bf70 feat: add cli preferences #131 2024-01-23 20:39:45 +08:00
Lykin 0b37b89f9b perf: support select multiple font and input custom font name #115 #130 2024-01-23 20:12:52 +08:00
Lykin bbcbc8b661 feat: support some emacs bash shortcut(ctrl+a/e/f/b/d/h/u/k/w/p/n/l) #126 2024-01-20 16:09:09 +08:00
Lykin c76a0a505f feat: support pub/sub 2024-01-17 20:57:28 +08:00
Lykin 70235cc295 fix: incorrect cursor position in cli #120 2024-01-13 19:31:08 +08:00
Lykin 4ffbdbd39a perf: move cursor to last when switch to history by arrow up or down #77 2023-11-21 18:27:09 +08:00
Lykin 7b18ed0b26 fix: the console output content lacks line breaks effect #80 2023-11-21 17:23:31 +08:00
tiny-craft 5a29a34ea1 fix: add cli fit the window when resize 2023-10-31 17:57:54 +08:00
tiny-craft c6f1daed44 fix: cursor offset incorrect when prompt prefix contains multibyte char in cli 2023-10-31 11:55:34 +08:00
tiny-craft 85ab6e4377 style: formatted code 2023-10-27 11:34:40 +08:00
tiny-craft 297286f150 perf: create "content-pane" component for each tab to maintain data and status easily 2023-10-27 11:34:40 +08:00
tiny-craft 1cf893149a feat: add command line mode 2023-10-26 19:29:26 +08:00
tiny-craft 5b4683a735 feat: adjusted the content pane to accommodate more information (add sub content tabs). 2023-10-23 19:45:04 +08:00