Skip to content

feat: add option to disable command mode on Escape key#8557

Open
ryptotalent wants to merge 1 commit intomarimo-team:mainfrom
ryptotalent:feature/disable-command-mode-option
Open

feat: add option to disable command mode on Escape key#8557
ryptotalent wants to merge 1 commit intomarimo-team:mainfrom
ryptotalent:feature/disable-command-mode-option

Conversation

@ryptotalent
Copy link

Closes #7426

@vercel
Copy link

vercel bot commented Mar 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment Mar 3, 2026 9:28pm

Request Review

@github-actions
Copy link

github-actions bot commented Mar 3, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@ryptotalent
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

Adds user configuration option 'enter_command_mode_on_escape' to control whether pressing Escape enters command mode. Defaults to true for backward compatibility.

Closes marimo-team#7426
@ryptotalent ryptotalent force-pushed the feature/disable-command-mode-option branch from 5af8e2a to 0a9be31 Compare March 3, 2026 21:27
@mscolnick mscolnick marked this pull request as draft March 4, 2026 17:44
@ryptotalent ryptotalent marked this pull request as ready for review March 5, 2026 14:13
Copy link
Collaborator

@Light2Dark Light2Dark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will need to add this to the backend config, and regenerate the openapi spec. Can refer to how destructive_delete or overrides are being done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Option to disable command mode or change key binding

2 participants