You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aichat/src/repl
sigoden cfb6ce6958
feat: support light theme (#65)
There are two ways to enable the light theme:
- add `light_theme: true` to config.yaml
- use `AICHAT_LIGHT_THEME=true` env var
1 year ago
..
abort.rs refactor: optimize ctrl+c/ctrl+d abort handling (#27) 1 year ago
handler.rs feat: support light theme (#65) 1 year ago
init.rs feat: support light theme (#65) 1 year ago
mod.rs chore: update `.help` output text 1 year ago
prompt.rs feat: type `{` `[` `(` to enter multi-line editing mode (#58) 1 year ago