summaryrefslogtreecommitdiff
path: root/c-conf.el
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2023-02-25 15:47:33 +0800
committerJSDurand <mmemmew@gmail.com>2023-02-25 15:47:33 +0800
commit6f2a5b73aaf4d2610935d8bb476fc470475a1098 (patch)
tree35f2f4aab91425998b74bc9ac601614deada07ed /c-conf.el
parentc08a289e59f27efb00c91c0276876a64925b9308 (diff)
eshell: improve the method to group directories first
* eshell-conf.el (em-term, dir-literal, show-recursive, sort-method) (show-all, show-almost-all, listing-style, human-readable) (numeric-uid-gid, block-size, reverse-list, show-size, insert-func) (flush-func, error-func): Just variables that are needed by Eshell implementation of ls. (eshell/l): Equivalent with calling `eshell/dl` with "-glah" in front of arguments. (durand-eshell-group-entries-by-directory): Obsolete function. (durand-eshell-ls-dirs-first): A variable that controls whether to group directories first. (durand-eshell-ls-sort-entries, eshell-ls-sort-entries): An advice around the original sorting function, which groups directories into a separate list, to be sorted before the rest. This approach respects the original sorting method, and performs no extra sorting, as opposed to the previous approach.
Diffstat (limited to 'c-conf.el')
0 files changed, 0 insertions, 0 deletions