Skip to content
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

Integrate with focus.nvim to split nice #331

Open
IndianBoy42 opened this issue Sep 16, 2021 · 0 comments
Open

Integrate with focus.nvim to split nice #331

IndianBoy42 opened this issue Sep 16, 2021 · 0 comments

Comments

@IndianBoy42
Copy link

https://github.com/beauwilliams/focus.nvim. Provides a command FocusSplitNicely which automatically splits according to the size of the current window, and uses the golden ratio. I am hoping to use that for Neoterms splits. I can see it going from two ways:

  1. neoterm adds a more flexible way to customize how the split is opened, such that I can tell it to run FocusSplitNicely, and then neoterm launches in that newly created window
  2. focus.nvim adds a way to run a command after they create the split, and I tell it to open a neoterm terminal (this would require adding a command on this side to open a terminal in an existing split)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant