Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: Can‘t type more than 400 characters into PR comment #517

Open
sideshowbarker opened this issue Jan 30, 2025 · 0 comments
Open

Comments

@sideshowbarker
Copy link
Contributor

sideshowbarker commented Jan 30, 2025

Problem: When I’m in the PR view and I use the c shortcut and start to type a comment to add to a PR page in GitHub: After typing exactly 400 characters, the gh-dash UI won’t let me type any further.

When I try to type any more than 400 characters, nothing happens — the characters I type don’t get added to the comment-editing buffer.

Is there some way I can make gh-dash let me type more words?

Is there some default limit gh-dash itself is enforcing? Or is it instead maybe some limit set by the gh pr comment CLI? Or by the GitHub API?

Base environment: macOS 15.3 + homebrew, with the following gh-dash and gh version info:

$ gh dash --version
gh-dash version dev
goos: darwin
goarch: arm64
module version: v4.11.0, checksum: h1:KkPGPlZxy5te9ouLW17J+wY1j7igXHmCPdTqoIH93CA=

$ gh --version
gh version 2.65.0 (2025-01-06)
https://github.com/cli/cli/releases/tag/v2.65.0

$ which gh
/opt/homebrew/bin/gh
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

No branches or pull requests

1 participant