Support tmux 3.0 blank panes #145

Closed
opened 2019-11-30 21:19:13 -07:00 by 2Shirt · 2 comments
2Shirt commented 2019-11-30 21:19:13 -07:00 (Migrated from gitea.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
2Shirt commented 2020-01-12 18:37:25 -07:00 (Migrated from gitea.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.
2Shirt commented 2020-01-12 18:38:09 -07:00 (Migrated from gitea.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.