Summary of the new feature / enhancement
Currently, to sort rows, you have to use mouse and click on column headers. It would be good if it was possible to sort columns by using keyboard shortcuts.
Proposed technical implementation details (optional)
Trying to figure out how to sort columns without using a mouse, I've tried holding Ctrl and Alt to see if any hint will appear on the screen.
Probably it would've been natural to bind sorting to Alt+<1/2/3> for sorting by 1/2/3 columns etc. When Alt is hold, number of column can appear beside it's title.
Summary of the new feature / enhancement
Currently, to sort rows, you have to use mouse and click on column headers. It would be good if it was possible to sort columns by using keyboard shortcuts.
Proposed technical implementation details (optional)
Trying to figure out how to sort columns without using a mouse, I've tried holding Ctrl and Alt to see if any hint will appear on the screen.
Probably it would've been natural to bind sorting to Alt+<1/2/3> for sorting by 1/2/3 columns etc. When Alt is hold, number of column can appear beside it's title.