Skip to content

Conversation

@danrneal
Copy link

@danrneal danrneal commented Nov 9, 2025

This change introduces a parallel set of helper functions for tmux that mirror the existing functionality for GNU Screen.

  • Adds tmuxls, tmuxopen, and tmuxcmd to functions.sh as equivalents for screens, screenopen, and screencmd.
  • Adds a startup message to commands.sh to list active tmux sessions, matching the existing screen behavior.
  • Updates README.md and info.txt to document the new functions.

Dan Neal added 2 commits November 9, 2025 15:13
This change introduces a parallel set of helper functions for tmux that
mirror the existing functionality for GNU Screen.

- Adds `tmuxls`, `tmuxopen`, and `tmuxcmd` to `functions.sh` as
  equivalents for `screens`, `screenopen`, and `screencmd`.
- Adds a startup message to `commands.sh` to list active tmux
  sessions, matching the existing screen behavior.
- Updates README.md and info.txt to document the new functions.
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.

1 participant