Skip to content

Commit 18144a4

Browse files
committed
update to l
1 parent 698fe64 commit 18144a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ai-code.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ Shows the current backend label to the right."
548548
("z" "Switch to AI CLI (C-u: hide)" ai-code-cli-switch-to-buffer-or-hide)
549549
("s" ai-code-select-backend :description ai-code--select-backend-description)
550550
;; DONE: similar to ai-code-select-backend, add ai-code-select-terminal, it will use ai-code-backends-infra-terminal-backend to select between different terminal emulators for AI sessions, such as vterm, eat, and ghostel.
551-
("T" ai-code-select-terminal :description ai-code--select-terminal-description)
551+
("l" ai-code-select-terminal :description ai-code--select-terminal-description)
552552
("u" "Install / Upgrade AI CLI" ai-code-upgrade-backend)
553553
("S" "(Un)Install skills for backend" ai-code-install-backend-skills)
554554
("g" "Open backend config (eg. add mcp)" ai-code-open-backend-config)

0 commit comments

Comments
 (0)