5 Commits

Author SHA256 Message Date
xtexChooser
6547672a1e - Update to version 0.2.3:
* chore: bump version to 0.2.3
  * feat: if input is empty, close it on `backspace` command (#630)
  * feat: add `ya.quote()` function instead of `ya.shell_join()`
  * fix: task manager not re-rendering after progress update (#633)
  * fix: hidden attribute of files on Windows (#632)
  * feat: support char device in filetype (#628)
  * feat: add `ya.shell_join()` API
  * fix: attach plugin `args` to the `entry` method for better future optimization possibilities (#627)
  * feat: `app_emit` and `manager_emit` accepts boolean, integer, and number as option values (#625)
  * fix: image rotation with orientation 4
  * feat: add `plugin` command to each layer
  * feat: plugin interface for key events via `ya.which()` (#617)
  * perf: use lazy sorting when loading large directories to reduce unnecessary CPU consumption (#607)
  * feat: make `trash` crate optional on Android (#600)
  * feat: support `unyank` (#313)
  * refactor: use `Cmd` instead of `Exec` (#604)
  * perf: read directory in bulk in the background at startup (#599)
  * feat: preview image over SSH (#585)
  * feat: plugin-specific state persistence (#590)
  * feat: support passing arguments to plugin (#587)
  * feat: allow to configure image filter (#586)
  * feat: shorten unit names and add more units to `ya.readable_size`
  * fix: parent folder not tracking CWD (#581)
  * feat: new `image_quality` and `sixel_fraction` options to allow users to configure the image preview quality (#576)
  * fix: input offset is not reset when renaming with `--cursor=start` and the filename is too long (#575)
  * feat: customizing the number of columns of "which key" component (#571)

OBS-URL: https://build.opensuse.org/package/show/utilities/yazi?expand=0&rev=9
2024-02-07 14:29:50 +00:00
xtexChooser
43e144224f - Use obscpio-only for sources
- Set source services to proper mode
- Fix lua5.4 dependency

OBS-URL: https://build.opensuse.org/package/show/utilities/yazi?expand=0&rev=5
2024-02-02 00:11:45 +00:00
xtexChooser
269c2f6d98 - Use system lua 5.4
OBS-URL: https://build.opensuse.org/package/show/utilities/yazi?expand=0&rev=4
2024-02-01 23:57:44 +00:00
xtexChooser
513fd3e954 - Make yazi-bash-completion supplements bash-completion
OBS-URL: https://build.opensuse.org/package/show/utilities/yazi?expand=0&rev=3
2024-02-01 23:45:39 +00:00
Michael Vetter
643bd6624f Accepting request 1142992 from home:xtexChooser
Add new package: yazi

Yazi (means "duck") is a terminal file manager written in Rust, based on non-blocking async I/O. It aims to provide an efficient, user-friendly, and customizable file management experience.

OBS-URL: https://build.opensuse.org/request/show/1142992
OBS-URL: https://build.opensuse.org/package/show/utilities/yazi?expand=0&rev=1
2024-02-01 08:18:15 +00:00