Kakoune: split?

Created on 14 Dec 2016  Â·  7Comments  Â·  Source: mawww/kakoune

I see that split is not implemented by design. How are we supposed to split current window or edit several files?

Most helpful comment

then maybe in the migrating from vim guide?

On Wed, 14 Dec 2016 at 11:08 Frank LENORMAND notifications@github.com
wrote:

We limit wiki entries to failry non-trivial things, the new command is
well documented.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/mawww/kakoune/issues/976#issuecomment-266994812, or mute
the thread
https://github.com/notifications/unsubscribe-auth/ACcfzsuDpKLMTdy39nclJ8okakCoxC6Mks5rH8AhgaJpZM4LMu_3
.

All 7 comments

You can use the new command which will create a new client in an X11 window, or a tmux pane if possible.

thanks, we should add that to wiki. I can do it when I get the feeling that I undestand

We limit wiki entries to failry non-trivial things, the new command is well documented.

then maybe in the migrating from vim guide?

On Wed, 14 Dec 2016 at 11:08 Frank LENORMAND notifications@github.com
wrote:

We limit wiki entries to failry non-trivial things, the new command is
well documented.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/mawww/kakoune/issues/976#issuecomment-266994812, or mute
the thread
https://github.com/notifications/unsubscribe-auth/ACcfzsuDpKLMTdy39nclJ8okakCoxC6Mks5rH8AhgaJpZM4LMu_3
.

The wiki is open for editing to anybody, so it's up to you, but keep in mind that we don't want the wiki to be a copy of the documentation with different explanations/examples.

We have a Migrating From Vim page there, so could make sense to have a quick recap of window management in that page.

Closing that issue, as its not something that'll change in Kakoune, feel free to add some info on Kakoune's window management in https://github.com/mawww/kakoune/wiki/Migrating-from-Vim

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alexherbo2 picture alexherbo2  Â·  3Comments

abitofalchemy picture abitofalchemy  Â·  3Comments

fennewald picture fennewald  Â·  3Comments

a12l picture a12l  Â·  3Comments

dpc picture dpc  Â·  4Comments