Skip to content

Remove redundant keyboard toolbar button#10

Merged
ocnc merged 1 commit intomainfrom
fix/issue-5-remove-keyboard-toolbar-button
Mar 5, 2026
Merged

Remove redundant keyboard toolbar button#10
ocnc merged 1 commit intomainfrom
fix/issue-5-remove-keyboard-toolbar-button

Conversation

@ocnc
Copy link
Copy Markdown
Owner

@ocnc ocnc commented Mar 5, 2026

Summary

  • remove the dedicated keyboard-dismiss toolbar button from the session screen
  • keep the existing overflow menu actions (Paste, Rename, Disconnect)
  • remove the now-unused dismissKeyboard() helper

Why

Issue #5 reports that tapping the terminal already hides the keyboard, so the dedicated keyboard button is redundant.

Closes #5

Validation

  • xcodebuild -scheme Spectty -project Spectty.xcodeproj -sdk iphonesimulator -configuration Debug build

@ocnc ocnc merged commit 7dddd9c into main Mar 5, 2026
1 check passed
@ocnc ocnc deleted the fix/issue-5-remove-keyboard-toolbar-button branch March 6, 2026 20:07
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.

Keyboard button does nothing

1 participant