Alexander-Miller / treemacs

GNU General Public License v3.0
2.12k stars 155 forks source link

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

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