Closed allora closed 7 years ago
Thank you for taking care of focused windows ;)
There is a tiny problem though, some parts of your code are indented with spaces. Windowchef's code is indented with tabs, aligned with spaces. (I really should write a contributor guide).
To fix it, assuming that you use vim, you can use this super retab function from vim wiki.
Thank you very much, as always.
Just a question or two. First, is there a particular size for the tab you are expecting (mine is set to 4)? Second, retabing the file affects more than my changes, if you're ok with those changes I can push the commit to my fork.
I have my tab size set to four, although there is no tab length expected. Because the code is indented with tabs and aligned with spaces, it will look good with any tab size.
Yeah push it.
Oh, christ. Cancel the retab commit and let me do the retab. It looks like all 4-space sequences were converted to tabs.
Sorry about that, should be reverted.
(^_^)b
Hey, noticed you guys talking about focusing the last window on unmap or destroy. So here you go :D