Commit graph

2 commits

Author SHA1 Message Date
6f58ad6d67 feat: add vsplit and split actions
Now you can open the currently selected item in a vertical split or a
horizontal split. The completion callback must support the current
actions.

There is also a bit of testing in here. The vim mock has been refactored
and split out so we can use it multiple tests.
2022-09-07 21:19:33 +01:00
a3cd30d4ff test: add base test for ivy.window 2022-09-04 15:34:47 +01:00