Skip to content

fix: allow sending blank lines to the MOO#30

Merged
ctoth merged 1 commit intoMongooseMoo:masterfrom
distantorigin:fix-blank-lines
Feb 22, 2026
Merged

fix: allow sending blank lines to the MOO#30
ctoth merged 1 commit intoMongooseMoo:masterfrom
distantorigin:fix-blank-lines

Conversation

@distantorigin
Copy link
Copy Markdown
Contributor

Empty input was ignored entirely. Move onSend() before the trim check so blank lines are sent but not added to command history.

Empty input was ignored entirely. Move onSend() before the trim check
so blank lines are sent but not added to command history.
@ctoth ctoth merged commit 7c930c8 into MongooseMoo:master Feb 22, 2026
1 check failed
github-actions Bot pushed a commit that referenced this pull request Feb 22, 2026
fix: allow sending blank lines to the MOO 7c930c8
ctoth added a commit that referenced this pull request Feb 22, 2026
- ansiParser.test: update expected markup to match React.Fragment
  optimization (unstyled text no longer wrapped in <span>)
- input.test: blank lines are now intentionally sent to the MOO
github-actions Bot pushed a commit that referenced this pull request Feb 22, 2026
- ansiParser.test: update expected markup to match React.Fragment
  optimization (unstyled text no longer wrapped in <span>)
- input.test: blank lines are now intentionally sent to the MOO 794b7b3
ctoth added a commit that referenced this pull request Feb 22, 2026
fix: allow sending blank lines to the MOO
ctoth added a commit that referenced this pull request Feb 22, 2026
- ansiParser.test: update expected markup to match React.Fragment
  optimization (unstyled text no longer wrapped in <span>)
- input.test: blank lines are now intentionally sent to the MOO
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.

2 participants