René's URL Explorer Experiment


Title: feat: add configurable keybinds for slash commands by al4xdev · Pull Request #217 · lessweb/deepcode-cli · GitHub

Open Graph Title: feat: add configurable keybinds for slash commands by al4xdev · Pull Request #217 · lessweb/deepcode-cli

X Title: feat: add configurable keybinds for slash commands by al4xdev · Pull Request #217 · lessweb/deepcode-cli

Description: Summary Add a keybinds settings field that maps keyboard shortcuts directly to slash command actions, so users can trigger commands like /exit, /new, /skills without typing /. Also adds a /keybind slash command for runtime management (add/remove/list) with --global flag support. Motivation Currently, all slash commands require typing /command + Enter. For frequent operations (exiting, starting a new session, opening the skills list), a keyboard shortcut is faster and more ergonomic. This feature lets users configure their own shortcuts and manage them at runtime. Design Configuration New top-level field settings.keybinds: { "keybinds": { "ctrl+e": "exit", "ctrl+n": "new", "ctrl+s": "skills", "ctrl+m": "model" } } Shortcut format: ctrl+key, ctrl+shift+key, or meta+key Action value: any slash command name or skill name Project settings override user settings per shortcut key KeybindsView shows [local]/[global] badges per shortcut Custom keybinds only fire when no dropdown/menu is open (avoids conflicts) Runtime management The /keybind slash command supports three subcommands: /keybind add ctrl+e exit /keybind --global add ctrl+m mcp /keybind remove ctrl+e /keybind --global remove ctrl+e /keybind list --global flag forces write to user-level settings; without it, writes to project settings if they exist. Changes are persisted to settings.json immediately and take effect without restarting. Files Changed File Description packages/core/src/settings.ts +29 -- KeybindMap type, normalize/merge, resolved settings packages/core/src/index.ts +1 -- export KeybindMap packages/core/src/tests/settings-and-notify.test.ts +54 -- keybind merge/normalize tests packages/cli/src/ui/core/keybinds.ts New -- parser module (42 lines) packages/cli/src/ui/core/slash-commands.ts +8 -- "keybind" kind + built-in command packages/cli/src/ui/views/PromptInput.tsx +157 -- keybind matchers memo, input integration, /keybind handler with --global packages/cli/src/ui/views/App.tsx +16 -- route /keybind, pass props to PromptInput packages/cli/src/ui/views/KeybindsView.tsx New -- read-only view with local/global badges (72 lines) packages/cli/src/ui/index.ts +1 -- barrel export packages/cli/src/tests/keybinds.test.ts New -- unit tests (121 lines) packages/cli/src/tests/slash-commands.test.ts +1 -- add "keybind" to built-in names docs/configuration.md +21 -- Chinese docs docs/configuration_en.md +21 -- English docs Verification npm run check -- typecheck 0 errors, lint 0 errors, format clean npm test -- all tests pass npm run build -- successful

Open Graph Description: Summary Add a keybinds settings field that maps keyboard shortcuts directly to slash command actions, so users can trigger commands like /exit, /new, /skills without typing /. Also adds a /keybind ...

X Description: Summary Add a keybinds settings field that maps keyboard shortcuts directly to slash command actions, so users can trigger commands like /exit, /new, /skills without typing /. Also adds a /keybind ...

Opengraph URL: https://github.com/lessweb/deepcode-cli/pull/217

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:3d41c0b4-9728-c694-d57f-eb7804643db6
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB326:389F6D:190AE:20AB2:6A4D7836
html-safe-noncebaf834d037bbd9bb0f265d3ca319c970da2e6bbfb5c670c475c71c9f89d5490a
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMzI2OjM4OUY2RDoxOTBBRToyMEFCMjo2QTRENzgzNiIsInZpc2l0b3JfaWQiOiIyNTU4MzYxODU1MDY5MDkxODk0IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacb217c21d41a0e1d82954eb3a0735bbf4a5f01cbc0fb912fd4bcd5a5ef647f7e4
hovercard-subject-tagpull_request:3967465428
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/lessweb/deepcode-cli/pull/217/files
twitter:imagehttps://avatars.githubusercontent.com/u/76815370?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/76815370?s=400&v=4
og:image:altSummary Add a keybinds settings field that maps keyboard shortcuts directly to slash command actions, so users can trigger commands like /exit, /new, /skills without typing /. Also adds a /keybind ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None7f8e15305e2ab58890ca84b830615e375f5df303cf471cafcba0c08272981be3
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/lessweb/deepcode-cli git https://github.com/lessweb/deepcode-cli.git
octolytics-dimension-user_id118287711
octolytics-dimension-user_loginlessweb
octolytics-dimension-repository_id1223512305
octolytics-dimension-repository_nwolessweb/deepcode-cli
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1223512305
octolytics-dimension-repository_network_root_nwolessweb/deepcode-cli
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release8608b0750fc35e283e5ec5b094bff942d7a0e197
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/lessweb/deepcode-cli/pull/217/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Flessweb%2Fdeepcode-cli%2Fpull%2F217%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Flessweb%2Fdeepcode-cli%2Fpull%2F217%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=lessweb%2Fdeepcode-cli
Reloadhttps://github.com/lessweb/deepcode-cli/pull/217/files
Reloadhttps://github.com/lessweb/deepcode-cli/pull/217/files
Reloadhttps://github.com/lessweb/deepcode-cli/pull/217/files
Please reload this pagehttps://github.com/lessweb/deepcode-cli/pull/217/files
lessweb https://github.com/lessweb
deepcode-clihttps://github.com/lessweb/deepcode-cli
Notifications https://github.com/login?return_to=%2Flessweb%2Fdeepcode-cli
Fork 151 https://github.com/login?return_to=%2Flessweb%2Fdeepcode-cli
Star 1.7k https://github.com/login?return_to=%2Flessweb%2Fdeepcode-cli
Code https://github.com/lessweb/deepcode-cli
Issues 43 https://github.com/lessweb/deepcode-cli/issues
Pull requests 22 https://github.com/lessweb/deepcode-cli/pulls
Actions https://github.com/lessweb/deepcode-cli/actions
Projects https://github.com/lessweb/deepcode-cli/projects
Security and quality 0 https://github.com/lessweb/deepcode-cli/security
Insights https://github.com/lessweb/deepcode-cli/pulse
Code https://github.com/lessweb/deepcode-cli
Issues https://github.com/lessweb/deepcode-cli/issues
Pull requests https://github.com/lessweb/deepcode-cli/pulls
Actions https://github.com/lessweb/deepcode-cli/actions
Projects https://github.com/lessweb/deepcode-cli/projects
Security and quality https://github.com/lessweb/deepcode-cli/security
Insights https://github.com/lessweb/deepcode-cli/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Flessweb%2Fdeepcode-cli%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Flessweb%2Fdeepcode-cli%2Fissues%2Fnew%2Fchoose
al4xdevhttps://github.com/al4xdev
lessweb:mainhttps://github.com/lessweb/deepcode-cli/tree/main
al4xdev:feat/keybindshttps://github.com/al4xdev/deepcode-cli/tree/feat/keybinds
Conversation 0 https://github.com/lessweb/deepcode-cli/pull/217
Commits 9 https://github.com/lessweb/deepcode-cli/pull/217/commits
Checks 0 https://github.com/lessweb/deepcode-cli/pull/217/checks
Files changed https://github.com/lessweb/deepcode-cli/pull/217/files
Please reload this pagehttps://github.com/lessweb/deepcode-cli/pull/217/files
feat: add configurable keybinds for slash commands https://github.com/lessweb/deepcode-cli/pull/217/files#top
Show all changes 9 commits https://github.com/lessweb/deepcode-cli/pull/217/files
3614dbc feat(core): add KeybindMap type and keybinds to settings resolution al4xdev Jul 1, 2026 https://github.com/lessweb/deepcode-cli/pull/217/commits/3614dbc22ddc9540cb045b30bf83dc4189f65942
40b96ac feat(cli): add keybind parser module al4xdev Jul 1, 2026 https://github.com/lessweb/deepcode-cli/pull/217/commits/40b96acc552cb748c661fda07dab92d821db67e5
b0c662b feat(cli): add /keybind command and integrate keybinds into input han… al4xdev Jul 1, 2026 https://github.com/lessweb/deepcode-cli/pull/217/commits/b0c662becc8f8f102cd999fd143322d7b56ffdc7
9e878ad test: add keybind tests and update existing test suites al4xdev Jul 1, 2026 https://github.com/lessweb/deepcode-cli/pull/217/commits/9e878add7f09cca3bd02912e773529bba100d49a
f2cd225 docs: add keybinds configuration reference (zh + en) al4xdev Jul 1, 2026 https://github.com/lessweb/deepcode-cli/pull/217/commits/f2cd22516201f6c32fbd8af4a3789cdd49440495
e0cc9e2 fix(cli): refresh resolved settings after /keybind add or remove al4xdev Jul 1, 2026 https://github.com/lessweb/deepcode-cli/pull/217/commits/e0cc9e2852e9dccb909a00f65600e90ab5b279d0
fb745d6 feat(keybinds): add custom keybind management with --global flag al4xdev Jul 1, 2026 https://github.com/lessweb/deepcode-cli/pull/217/commits/fb745d67a7d2f1e3942a4ae57d991a2dc7ddfd9f
351daf5 chore: remove plan files al4xdev Jul 1, 2026 https://github.com/lessweb/deepcode-cli/pull/217/commits/351daf56d41c61be7e72975f4ee9e0aae45ec739
7ac9d36 chore: revert global statusMessage timeout to 2500ms al4xdev Jul 1, 2026 https://github.com/lessweb/deepcode-cli/pull/217/commits/7ac9d367230b4d5750d0700d967f048a20cbd372
Clear filters https://github.com/lessweb/deepcode-cli/pull/217/files
Please reload this pagehttps://github.com/lessweb/deepcode-cli/pull/217/files
Please reload this pagehttps://github.com/lessweb/deepcode-cli/pull/217/files
configuration.md https://github.com/lessweb/deepcode-cli/pull/217/files#diff-17ed18489a956f326ec0fe4040850c5bc9261d4631fb42da4c52891d74a59180
configuration_en.md https://github.com/lessweb/deepcode-cli/pull/217/files#diff-f5f6cc8aa22f47faafd510f2402eb795ccd1e10c09f9b9640d788222ace08f95
keybinds.test.ts https://github.com/lessweb/deepcode-cli/pull/217/files#diff-f7920b21f4aa1a3eb4b25818659bdc1037b838db4a1a7396f83a6f5031df46a1
slash-commands.test.ts https://github.com/lessweb/deepcode-cli/pull/217/files#diff-21e84de1d0fa99525a673b0aa73e753171e6396f8eb53227e92f1c318456262f
keybinds.ts https://github.com/lessweb/deepcode-cli/pull/217/files#diff-2ded96b884b59ed695ecd496bda718d909f865e347d58c9567d12f0a4b94e102
slash-commands.ts https://github.com/lessweb/deepcode-cli/pull/217/files#diff-09b6a5a50bf9b1ebea432bd2b4b57bc629d855d29519cad30268ecfd54b008f9
index.ts https://github.com/lessweb/deepcode-cli/pull/217/files#diff-f6216f5f21a0404f397ec428fd7854f2ab3bd05c52b067691cef4e0a3eb19ced
App.tsx https://github.com/lessweb/deepcode-cli/pull/217/files#diff-85bb709e32daf446ca90dc746b77c6d1cf092ec6a70d6471ec26786047093dfe
KeybindsView.tsx https://github.com/lessweb/deepcode-cli/pull/217/files#diff-71afc6f359f5ed58ac59715f2e01b6e3492b6fdff04f4ba11b303167756d60ec
PromptInput.tsx https://github.com/lessweb/deepcode-cli/pull/217/files#diff-5d8e980323ff4917576c504c2289cb958e611b01ff3a7de332fcf4725a2e7522
index.ts https://github.com/lessweb/deepcode-cli/pull/217/files#diff-9a4ceebe7c6f86856371906c3f061d3b56b7457022b05179884a113e7ced67e8
settings.ts https://github.com/lessweb/deepcode-cli/pull/217/files#diff-dbb374fe62f23fdf770022c3b44c4d1d8ffbe3b81c6678a4f3e06ae045ebf83e
settings-and-notify.test.ts https://github.com/lessweb/deepcode-cli/pull/217/files#diff-08afccad280438a8c538673f556ca66fcb83a15b7412a036f35ec82ef568b6b2
docs/configuration.mdhttps://github.com/lessweb/deepcode-cli/pull/217/files#diff-17ed18489a956f326ec0fe4040850c5bc9261d4631fb42da4c52891d74a59180
View file https://github.com/lessweb/deepcode-cli/blob/7ac9d367230b4d5750d0700d967f048a20cbd372/docs/configuration.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/lessweb/deepcode-cli/pull/217/{{ revealButtonHref }}
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-17ed18489a956f326ec0fe4040850c5bc9261d4631fb42da4c52891d74a59180
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-17ed18489a956f326ec0fe4040850c5bc9261d4631fb42da4c52891d74a59180
docs/configuration_en.mdhttps://github.com/lessweb/deepcode-cli/pull/217/files#diff-f5f6cc8aa22f47faafd510f2402eb795ccd1e10c09f9b9640d788222ace08f95
View file https://github.com/lessweb/deepcode-cli/blob/7ac9d367230b4d5750d0700d967f048a20cbd372/docs/configuration_en.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/lessweb/deepcode-cli/pull/217/{{ revealButtonHref }}
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-f5f6cc8aa22f47faafd510f2402eb795ccd1e10c09f9b9640d788222ace08f95
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-f5f6cc8aa22f47faafd510f2402eb795ccd1e10c09f9b9640d788222ace08f95
packages/cli/src/tests/keybinds.test.tshttps://github.com/lessweb/deepcode-cli/pull/217/files#diff-f7920b21f4aa1a3eb4b25818659bdc1037b838db4a1a7396f83a6f5031df46a1
View file https://github.com/lessweb/deepcode-cli/blob/7ac9d367230b4d5750d0700d967f048a20cbd372/packages/cli/src/tests/keybinds.test.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/lessweb/deepcode-cli/pull/217/{{ revealButtonHref }}
packages/cli/src/tests/slash-commands.test.tshttps://github.com/lessweb/deepcode-cli/pull/217/files#diff-21e84de1d0fa99525a673b0aa73e753171e6396f8eb53227e92f1c318456262f
View file https://github.com/lessweb/deepcode-cli/blob/7ac9d367230b4d5750d0700d967f048a20cbd372/packages/cli/src/tests/slash-commands.test.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/lessweb/deepcode-cli/pull/217/{{ revealButtonHref }}
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-21e84de1d0fa99525a673b0aa73e753171e6396f8eb53227e92f1c318456262f
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-21e84de1d0fa99525a673b0aa73e753171e6396f8eb53227e92f1c318456262f
packages/cli/src/ui/core/keybinds.tshttps://github.com/lessweb/deepcode-cli/pull/217/files#diff-2ded96b884b59ed695ecd496bda718d909f865e347d58c9567d12f0a4b94e102
View file https://github.com/lessweb/deepcode-cli/blob/7ac9d367230b4d5750d0700d967f048a20cbd372/packages/cli/src/ui/core/keybinds.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/lessweb/deepcode-cli/pull/217/{{ revealButtonHref }}
packages/cli/src/ui/core/slash-commands.tshttps://github.com/lessweb/deepcode-cli/pull/217/files#diff-09b6a5a50bf9b1ebea432bd2b4b57bc629d855d29519cad30268ecfd54b008f9
View file https://github.com/lessweb/deepcode-cli/blob/7ac9d367230b4d5750d0700d967f048a20cbd372/packages/cli/src/ui/core/slash-commands.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/lessweb/deepcode-cli/pull/217/{{ revealButtonHref }}
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-09b6a5a50bf9b1ebea432bd2b4b57bc629d855d29519cad30268ecfd54b008f9
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-09b6a5a50bf9b1ebea432bd2b4b57bc629d855d29519cad30268ecfd54b008f9
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-09b6a5a50bf9b1ebea432bd2b4b57bc629d855d29519cad30268ecfd54b008f9
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-09b6a5a50bf9b1ebea432bd2b4b57bc629d855d29519cad30268ecfd54b008f9
packages/cli/src/ui/index.tshttps://github.com/lessweb/deepcode-cli/pull/217/files#diff-f6216f5f21a0404f397ec428fd7854f2ab3bd05c52b067691cef4e0a3eb19ced
View file https://github.com/lessweb/deepcode-cli/blob/7ac9d367230b4d5750d0700d967f048a20cbd372/packages/cli/src/ui/index.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/lessweb/deepcode-cli/pull/217/{{ revealButtonHref }}
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-f6216f5f21a0404f397ec428fd7854f2ab3bd05c52b067691cef4e0a3eb19ced
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-f6216f5f21a0404f397ec428fd7854f2ab3bd05c52b067691cef4e0a3eb19ced
packages/cli/src/ui/views/App.tsxhttps://github.com/lessweb/deepcode-cli/pull/217/files#diff-85bb709e32daf446ca90dc746b77c6d1cf092ec6a70d6471ec26786047093dfe
View file https://github.com/lessweb/deepcode-cli/blob/7ac9d367230b4d5750d0700d967f048a20cbd372/packages/cli/src/ui/views/App.tsx
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/lessweb/deepcode-cli/pull/217/{{ revealButtonHref }}
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-85bb709e32daf446ca90dc746b77c6d1cf092ec6a70d6471ec26786047093dfe
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-85bb709e32daf446ca90dc746b77c6d1cf092ec6a70d6471ec26786047093dfe
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-85bb709e32daf446ca90dc746b77c6d1cf092ec6a70d6471ec26786047093dfe
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-85bb709e32daf446ca90dc746b77c6d1cf092ec6a70d6471ec26786047093dfe
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-85bb709e32daf446ca90dc746b77c6d1cf092ec6a70d6471ec26786047093dfe
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-85bb709e32daf446ca90dc746b77c6d1cf092ec6a70d6471ec26786047093dfe
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-85bb709e32daf446ca90dc746b77c6d1cf092ec6a70d6471ec26786047093dfe
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-85bb709e32daf446ca90dc746b77c6d1cf092ec6a70d6471ec26786047093dfe
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-85bb709e32daf446ca90dc746b77c6d1cf092ec6a70d6471ec26786047093dfe
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-85bb709e32daf446ca90dc746b77c6d1cf092ec6a70d6471ec26786047093dfe
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-85bb709e32daf446ca90dc746b77c6d1cf092ec6a70d6471ec26786047093dfe
https://github.com/lessweb/deepcode-cli/pull/217/files#diff-85bb709e32daf446ca90dc746b77c6d1cf092ec6a70d6471ec26786047093dfe
packages/cli/src/ui/views/KeybindsView.tsxhttps://github.com/lessweb/deepcode-cli/pull/217/files#diff-71afc6f359f5ed58ac59715f2e01b6e3492b6fdff04f4ba11b303167756d60ec
View file https://github.com/lessweb/deepcode-cli/blob/7ac9d367230b4d5750d0700d967f048a20cbd372/packages/cli/src/ui/views/KeybindsView.tsx
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/lessweb/deepcode-cli/pull/217/{{ revealButtonHref }}
Please reload this pagehttps://github.com/lessweb/deepcode-cli/pull/217/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.