Skip to content

Releases: alexluigit/dirvish

v2.0.53

10 Sep 05:47
Compare
Choose a tag to compare

Breaking changes

  • Use simulated dired buffers for parent directory and directory preview

    Prior to V2.0, dirvish command would create a ton of dired buffers because
    dired-noselect function were used to generate parent buffers and preview
    buffers for directory entries. Now these buffers are created internally by
    dirvish, meaning they'll not showing up as dired/dirvish buffers in your
    buffer list.

For other changes and bug fixes, see the CHANGELOG

v1.9.23

17 Jul 10:30
Compare
Choose a tag to compare

Breaking changes

  • Extract dirvish-media.el from dirvish.el

    • dirvish-auto-cache-threshold -> dirvish-media-auto-cache-threshold
    • New faces: dirvish-media-info-heading, dirvish-media-info-property-key
    • New command: dirvish-media-properties

For other changes and bug fixes, see the CHANGELOG

screenshot

v1.8.14

30 Jun 14:15
Compare
Choose a tag to compare

Breaking changes

  • New extension: dirvish-subtree
  • New extension: dirvish-collapse
  • New extension: dirvish-emerge
  • New extension: dirvish-fd
  • New extension: dirvish-narrow

For other changes and bug fixes, see the CHANGELOG

Notes

The lazy rendering and async I/O mechanism got a lot of improvements, Dirvish
even outperforms Dired in terms of opening big directories.

v1.3.20

15 May 08:50
Compare
Choose a tag to compare

Breaking changes

  • Add TRAMP support for dirvish-yank and friends

For other changes and bug fixes, see CHANGELOG

v1.2.0

24 Mar 16:20
Compare
Choose a tag to compare

BREAKING changes:

  • Async dired listing
  • Scope awareness session (frame, tab, etc.)

For other changes and bug fixes, see CHANGELOG

v1.0.0

07 Mar 15:06
Compare
Choose a tag to compare

Release Notes

The first release.