Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support from table / record transposition #28

Merged
merged 18 commits into from
Sep 9, 2023
Merged

add support from table / record transposition #28

merged 18 commits into from
Sep 9, 2023

Conversation

amtoine
Copy link
Owner

@amtoine amtoine commented Sep 9, 2023

this PR adds the ability to tranpose the current view, if it's a table or a record, just as the built-in transpose command does.

the default binding is t.

the transposition is an involution, i.e. it is its self inverse, meaning that applying the tranposition twice give you back the original data.

@amtoine amtoine marked this pull request as ready for review September 9, 2023 15:03
@amtoine amtoine merged commit d1b2643 into main Sep 9, 2023
4 checks passed
@amtoine amtoine deleted the tranpose branch September 9, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant