Closed Bad-ptr closed 7 years ago
I agree, the way bongo
interacts with the window configuration is broken right now, maybe we should remove that part, since nowadays there are better tools to manage window configurations (like winner-mode
).
You're right, this probably does more harm than good.
Personally, I very seldom use more than two windows, so I guess I wouldn't really have noticed this...
See the
bongo-quit
, andbongo
functions. Can you make saving/setting window configuration optional?I think that the logic of this behavior is broken because after you call
bongo-quit
(which deletes other windows which is terrible) you can split/delete windows and thenbongo
revives what you don't need anymore(window configuration from the past). This is confusing.