Support tmux 3.0 blank panes #145

Closed
opened 2019-12-01 04:19:13 +00:00 by Ghost · 2 comments
Ghost commented 2019-12-01 04:19:13 +00:00 (Migrated from git-old.2shirt.work)

See https://raw.githubusercontent.com/tmux/tmux/3.0/CHANGES

May pass on this if unsupported on macOS

See https://raw.githubusercontent.com/tmux/tmux/3.0/CHANGES May pass on this if unsupported on macOS
Ghost commented 2020-01-13 01:37:25 +00:00 (Migrated from git-old.2shirt.work)

Specific reference from the above link:

Allow panes to be empty (no command). They can be created either by piping to
split-window -I, or by passing an empty command ('') to split-window. Output
can be sent to an existing empty window with display-message -I.

Specific reference from the above link: > Allow panes to be empty (no command). They can be created either by piping to > split-window -I, or by passing an empty command ('') to split-window. Output > can be sent to an existing empty window with display-message -I.
Ghost commented 2020-01-13 01:38:09 +00:00 (Migrated from git-old.2shirt.work)

Using echo is working well enough. Closing issue.

Using `echo` is working well enough. Closing issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
2Shirt/WizardKit#145
No description provided.