-
Notifications
You must be signed in to change notification settings - Fork 5
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
Gaps #4
Comments
Yes, we can definitely do that. It sounds like inner, outer and smart are necessary. Please draft the necessary commands, as they would appear in As usual, Pull Requests are most gratefully appreciated. |
Hi @alex-courtis, I've implemented the gaps in master...kyechou:wideriver:master, which seems to be working fine on my setup, and all local tests are passing. However, I haven't gotten a chance to add new tests or update the documentation yet. I plan to send a PR after the tests and documentation are updated, but any feedback is welcomed in the meantime. Thank you for creating the wm! Edit: all tests and related documentation should be updated (#8) |
* gaps: add inner, outer and smart gaps * gaps: tests inner, outer and smart gaps * gaps: apply gaps in monocle mode * gaps: man and readme * gaps: man and readme * gaps: --smart-gaps is a boolean * gaps: vim-style smart-gaps cli options --------- Co-authored-by: Alexander Courtis <alex@courtis.org>
I'd love the option to add gaps between views.
Additionally, smart gaps would be awesome, similar to e.g. rivercarro, where gaps disappear for single views or the monocle layout.
Thanks you @alex-courtis for this amazing wm!
The text was updated successfully, but these errors were encountered: