Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hacky implementation of a few personal features #1845

Closed
wants to merge 6 commits into from

Conversation

kdrag0n
Copy link
Contributor

@kdrag0n kdrag0n commented Jun 8, 2024

Definitely not mergable as-is, but figured I'd PR this in case anyone finds it helpful as a reference for doing things properly :)

kdrag0n added 6 commits June 6, 2024 23:19
KVO on tabGroup.selectedWindow works but I can't figure out how to
detect when the tabGroup changes, so the observer gets attached to the
wrong tabGroup

TODO: lastActiveTabIndex needs to be per-tab-group, not global, but I
can't figure out how to store per-tab-group or per-associated-window
state
@kdrag0n
Copy link
Contributor Author

kdrag0n commented Jun 8, 2024

Unfortunately I don't think I'll have time to implement these properly :/

@kdrag0n kdrag0n closed this Jun 8, 2024
@mitchellh
Copy link
Contributor

Thanks some of these are great.

@kdrag0n
Copy link
Contributor Author

kdrag0n commented Jun 8, 2024

Actually, there should be one salvageable commit in here: #1846

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