File tree 2 files changed +4
-2
lines changed 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,8 @@ cmd 'workspace 8:a'; open_window;
94
94
# Use workspace next and verify the correct order.
95
95
# numbered -> numerical sort
96
96
# numbered w/ names -> numerical sort. Workspaces with the same number but
97
- # different names sort by output, followed by creation time on each output.
97
+ # different names sort by output, followed by reverse creation time on each
98
+ # output.
98
99
# named -> sort by creation time
99
100
# ###############################################################################
100
101
cmd ' workspace 1' ;
Original file line number Diff line number Diff line change @@ -94,7 +94,8 @@ cmd 'workspace 8:a'; open_window;
94
94
# Use workspace next and verify the correct order.
95
95
# numbered -> numerical sort
96
96
# numbered w/ names -> numerical sort. Workspaces with the same number but
97
- # different names sort by output, followed by creation time on each output.
97
+ # different names sort by output, followed by reverse creation time on each
98
+ # output.
98
99
# named -> sort by creation time
99
100
# ###############################################################################
100
101
cmd ' workspace 1' ;
You can’t perform that action at this time.
0 commit comments