Skip to content

Add suspend command - #311

Merged
Maxteabag merged 1 commit into
mainfrom
feat/issue-258-suspend
Aug 24, 2026
Merged

Add suspend command#311
Maxteabag merged 1 commit into
mainfrom
feat/issue-258-suspend

Conversation

@Maxteabag

Copy link
Copy Markdown
Owner

Summary

  • add :s and :suspend commands
  • delegate suspension and terminal restoration to Textual’s built-in action_suspend_process()
  • document resuming with fg and the Unix-only limitation in :commands
  • add command dispatch and command-list regressions

Fixes #258.

Validation

  • focused command tests: 6 passed
  • aliases, case normalization, dispatch, and command-list visibility covered
  • structured autoreview: clean

@Maxteabag
Maxteabag merged commit 9616454 into main Aug 24, 2026
11 checks passed
@Maxteabag
Maxteabag deleted the feat/issue-258-suspend branch August 24, 2026 00:54
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.

Add suspend command

1 participant