Thanks for looking into the patch.

> Thanks. I, being a non-user of vim, was wondering if people who had
> their own user-defined commands (macros? and possibly short-cut keys
> to invoke them) built around the old (and odd) numbering need to
> adjust--in which case we may need to forewarn.
>

Vim buffers are not reorderable and windows are always numbered from
top-left to bottom-right. However, I can see someone who is familiar with
the old behavior issue a "CTRL-W_K" command to move the merged window from
the bottom to the top, making the merged window the first window and
consistent with buffer indexes. If they use this command after the patch,
the indexes would no longer be consistent. The command would most likely be
issued manually and not through a vim startup script.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to