Skip to content

Commit

Permalink
Add a SplitPaneGuide (#2533)
Browse files Browse the repository at this point in the history
* Add a SplitPaneGuide

* Clean up split pane guide

---------

Co-authored-by: anjakefala <[email protected]>
  • Loading branch information
thejud and anjakefala authored Sep 30, 2024
1 parent 6eeeb70 commit 9f3960f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions visidata/guides/SplitpaneGuide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Split VisiData into two panes

Use split panes to view two sheets at once.

## Open and Close a new split

- {help.commands.splitwin_half}
- {help.commands.splitwin_close}
- {help.commands.splitwin_input}

## Modify the split plane view

- {help.commands.splitwin_swap}
- Additionally, click on the inactive pane with the mouse to jump to it.
- {help.commands.splitwin_swap_pane}

0 comments on commit 9f3960f

Please sign in to comment.