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 |