"Did you know?" start screen tips (#5982)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com> Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
This commit is contained in:
parent
52048c327d
commit
ae7286c031
6 changed files with 244 additions and 1 deletions
|
|
@ -1134,6 +1134,10 @@ export type KeybindsConfig = {
|
|||
* Toggle terminal title
|
||||
*/
|
||||
terminal_title_toggle?: string
|
||||
/**
|
||||
* Toggle tips on home screen
|
||||
*/
|
||||
tips_toggle?: string
|
||||
}
|
||||
|
||||
export type AgentConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue