Skip to content

Commit

Permalink
[tests-] use join-sheet-cols #1224
Browse files Browse the repository at this point in the history
  • Loading branch information
anjakefala committed Oct 10, 2023
1 parent 5cab6dc commit 98a74aa
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/outer-join-1.vd
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@ data1 columns-all gShift+C open Columns Sheet: edit column properties for all
all_columns キdata1,Key select-row s select current row
all_columns キdata2,Key select-row s select current row
all_columns key-selected g! toggle selected rows as key columns on source sheet
all_columns sheets-stack Shift+S open Sheets Stack: join or jump between the active sheets on the current stack
sheets キdata1 select-row s select current row
sheets キdata2 select-row s select current row
sheets join-selected outer & merge selected sheets with visible columns from all, keeping rows according to jointype
all_columns join-sheets-cols outer &
data1+data2 A key-col ! toggle current column as a key column
data1+data2 sort-keys-asc g[ sort ascending by all key columns; replace any existing sort criteria
data1+data2 A key-col ! toggle current column as a key column

0 comments on commit 98a74aa

Please sign in to comment.