Skip to content

Use window_id/pane_id for current_pane_logging.#12

Open
modax wants to merge 1 commit into
tmux-plugins:masterfrom
modax:bug/fix-toggling-after-reopening-pane
Open

Use window_id/pane_id for current_pane_logging.#12
modax wants to merge 1 commit into
tmux-plugins:masterfrom
modax:bug/fix-toggling-after-reopening-pane

Conversation

@modax

@modax modax commented May 4, 2016

Copy link
Copy Markdown
Contributor

Prior code used window_index/pane_index which were not unique. If a
window/pane is destroyed with logging enabled and then recreated, state
in current_pane_logging will still indicate that logging is on while in
reality it is off.

Prior code used window_index/pane_index which were not unique. If a
window/pane is destroyed with logging enabled and then recreated, state
in current_pane_logging will still indicate that logging is on while in
reality it is off.
@mosheDO

mosheDO commented May 31, 2021

Copy link
Copy Markdown
Contributor

Hi @modax

Did u test that this it doesn't break anything ?

Regards Moshe

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.

2 participants