[request] sort action in Details/Tree-view
Submitted by budRich
Assigned to Xfce Bug Triage
Description
In normal/icon view mode it is possible to add a keybinding/accelerator to change the sorting type by modifying:
(gtk_accel_path "<Actions>
/ThunarStandardView/sort-by-name" "")
(gtk_accel_path "<Actions>
/ThunarStandardView/sort-descending" "")
(gtk_accel_path "<Actions>
/ThunarStandardView/sort-ascending" "")
(gtk_accel_path "<Actions>
/ThunarStandardView/sort-by-mtime" "")
in ~/.config/Thunar/accels.scm
My request is to have the same actions available in Details/Tree view. I know there are more columns to choose from in details view and that it works a bit differently, but it would be great if at least modtime and name sorting could be bound to accelerators.
Thanks for a great filemanager!
// budRich
Version: 1.6.13