elpasync pushed a change to branch elpa/dirvish. from 2682932fb4 fix(core): hide cursor correctly new 4e41720d74 Remove the restriction on printing for `dirvish-data-for-dir` (#266) new cced976617 Define new faces for all VC states (#222) new 078129a900 fix(dired-noselect): Support both lists and strings (#257) new cd77f4a517 dired-subtree respect dired-omit-mode now (#268) new ba26fa3b9f refactor(yank): rework copying r2r case for rsync (#215) new 871e5fd053 fix(subtree): "toggle or open" should open file, not view it (#281) new 8e11a35b31 build: update python version in melpazoid.yml new 4270b24df7 build: use `split-string` for compat new 02c94ab28e fix(yank): silence byte-compiler (#220) new b1476bc947 chore: fix typos (#227) new 0fbd5697fa chore: fix custom type specifications (#239)
Summary of changes: .github/workflows/melpazoid.yml | 4 +- dirvish.el | 29 +++--- docs/CHANGELOG.org | 22 ++-- docs/COMPARISON.org | 6 +- docs/CUSTOMIZING.org | 4 +- docs/EXTENSIONS.org | 2 +- extensions/dirvish-emerge.el | 4 +- extensions/dirvish-icons.el | 8 +- extensions/dirvish-ls.el | 2 +- extensions/dirvish-peek.el | 4 +- extensions/dirvish-subtree.el | 32 ++++-- extensions/dirvish-vc.el | 51 +++++++-- extensions/dirvish-yank.el | 223 +++++++++++++++++++++++++++++++++------- 13 files changed, 293 insertions(+), 98 deletions(-)