Skip to content

docs: Document Shift+Enter key binding for Alacritty and Tmux#25830

Open
angelcervera wants to merge 1 commit intoanomalyco:devfrom
angelcervera:patch-1
Open

docs: Document Shift+Enter key binding for Alacritty and Tmux#25830
angelcervera wants to merge 1 commit intoanomalyco:devfrom
angelcervera:patch-1

Conversation

@angelcervera
Copy link
Copy Markdown

@angelcervera angelcervera commented May 5, 2026

Added configuration instructions for Shift+Enter key binding in Alacritty and Tmux.

Issue for this PR

Close #25831

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

The current doc only explain how to enable Shift+Enter in Windows terminal. This PR add documentation for Alacritty and Tmux.

How did you verify your code works?

Tested locally in my setup.

Screenshots / recordings

No UI

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Added configuration instructions for Shift+Enter key binding in Alacritty and Tmux.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

Hey! Your PR title Document Shift+Enter key binding for Alacritty and Tmux doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label May 5, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

The following comment was made by an LLM, it may be inaccurate:

Based on my search, I found one potentially related PR:

PR #23430: "fix(app): make prompt submit and newline rebindable"

However, PR #23430 appears to be a feature implementation PR, while PR #25830 is purely documentation-focused for existing functionality. They complement each other but aren't duplicates.

No true duplicate documentation PRs were found.

@angelcervera angelcervera changed the title Document Shift+Enter key binding for Alacritty and Tmux docs: Document Shift+Enter key binding for Alacritty and Tmux May 5, 2026
@github-actions github-actions Bot removed needs:title needs:compliance This means the issue will auto-close after 2 hours. labels May 5, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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.

[FEATURE]: Document Shift+Enter key binding for Alacritty and Tmux

1 participant