File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,16 @@ You can choose and combine these contextmenu
44
55header contextmenus
66
7- | Feature | type |
8- | :-------------------- | :------------------- |
9- | Split line | ` SEPARATOR ` |
10- | Cut | ` CUT ` |
11- | Copy | ` COPY ` |
12- | Empty column | ` EMPTY_COLUMN ` |
13- | left fixed column to | ` leftFixedColumnTo ` |
14- | right fixed column to | ` rightFixedColumnTo ` |
7+ | Feature | type |
8+ | :--------------------------- | :----------------------------- |
9+ | Split line | ` SEPARATOR ` |
10+ | Cut | ` CUT ` |
11+ | Copy | ` COPY ` |
12+ | Empty column | ` EMPTY_COLUMN ` |
13+ | left fixed column to | ` LEFT_FIXED_COLUMN_TO ` |
14+ | right fixed column to | ` RIGHT_FIXED_COLUMN_TO ` |
15+ | Cancel left fixed column to | ` CANCEL_LEFT_FIXED_COLUMN_TO ` |
16+ | Cancel right fixed column to | ` CANCEL_RIGHT_FIXED_COLUMN_TO ` |
1517
1618body contextmenus
1719
You can’t perform that action at this time.
0 commit comments