From 98a74aadcdd13fd902a871ea1adf37f2b3949039 Mon Sep 17 00:00:00 2001 From: anjakefala Date: Mon, 9 Oct 2023 17:39:35 -0700 Subject: [PATCH] [tests-] use join-sheet-cols #1224 --- tests/outer-join-1.vd | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tests/outer-join-1.vd b/tests/outer-join-1.vd index 92989826e..7e78cf909 100644 --- a/tests/outer-join-1.vd +++ b/tests/outer-join-1.vd @@ -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