Alexander-Miller / treemacs

GNU General Public License v3.0
2.09k stars 153 forks source link

[Persp] Rename treemacs workspace when persp is renamed #1004

Closed samrjack closed 1 year ago

samrjack commented 1 year ago

Summary

My attempt to fix issue 1002. I added logic to programmatically rename a treemacs workspace and then added hooks for persp-mode and perspective.el.

Callouts

Alexander-Miller commented 1 year ago

samrjack closed this 2 days ago

Huh?

Files changed (254)

What happened here?

samrjack commented 1 year ago

Huh?

The pull request doesn't seem to like when I push changes to a commit so it closes the PR. Apologies for the mess as I've not seen this behavior in other repos.

Files changed (254) What happened here?

Somehow my fork condensed all the history down into a single commit 😅 I fixed it up so that the changes are in clean commits as originally intended. The correct diff can be seen here. I'll open the merge request for it once I figure out why it kept closing itself so I can prevent a recurrence of this behavior.