三咲雅 · Misaki Masa
|
794694e2d6
|
fix: different filenames should be treated as the same file on case-insensitive file systems (#1151)
|
2024-06-13 20:38:08 +08:00 |
|
三咲雅 · Misaki Masa
|
1166f86523
|
feat: support completely disabling mouse with mouse_events=[] ; add new cursor_blink to control cursor style of input components (#1139)
|
2024-06-08 18:29:50 +08:00 |
|
Tianyang Zhou
|
162218c345
|
feat: support mouse event (#1038)
|
2024-06-03 14:31:55 +08:00 |
|
三咲雅 · Misaki Masa
|
e4d67121f8
|
feat!: DDS client-server version check (#1111)
|
2024-06-02 03:04:53 +08:00 |
|
三咲雅 · Misaki Masa
|
2eec94652a
|
fix: Sixel support from certain st forks cannot be detected (#1094)
|
2024-05-27 19:11:14 +08:00 |
|
George Nelson
|
1ab3df6850
|
feat!: transliteration option for natural sorting (#1053)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-05-27 07:28:10 +08:00 |
|
三咲雅 · Misaki Masa
|
061faea1c5
|
feat!: redesign icons (#1086)
|
2024-05-25 22:56:08 +08:00 |
|
三咲雅 · Misaki Masa
|
5f21998665
|
feat: cd path auto-completion supports ~ expansion (#1081)
|
2024-05-23 17:59:58 +08:00 |
|
三咲雅 · Misaki Masa
|
f41e3c8d8b
|
fix: cursor gets out of sync occasionally at image previewing through IIP under tmux (#1070)
|
2024-05-22 13:10:16 +08:00 |
|
三咲雅 · Misaki Masa
|
a68e151194
|
fix: ePUB file mime-type matching for the opener rule (#1063)
|
2024-05-20 21:04:20 +08:00 |
|
三咲雅 · Misaki Masa
|
c2affae3a9
|
feat: add a next property to the preloader rules to allow running multiple preloaders (#1058)
|
2024-05-19 19:04:04 +08:00 |
|
三咲雅 · Misaki Masa
|
65afe6027a
|
feat: font preview (#1048)
|
2024-05-17 13:56:27 +08:00 |
|
Gui
|
0ffba5c648
|
feat: new --args parameter for fd an rg search (#1013)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-05-09 03:01:16 +08:00 |
|
三咲雅 · Misaki Masa
|
faa1d9f37b
|
feat: package manager (#985)
|
2024-05-07 13:42:45 +08:00 |
|
sxyazi
|
36b3ffafc1
|
fix: temporarily disable the file creation time until Rust v1.78.0 becomes popular (#991)
|
2024-05-03 02:22:27 +08:00 |
|
Rafael Bodill
|
a9cf8002d6
|
feat: re-enable the file created attribute (#987)
|
2024-05-02 09:10:05 +08:00 |
|
三咲雅 · Misaki Masa
|
1a3565963c
|
feat: support expanding Windows paths like "D:" that only have a drive letter but no root (#948)
|
2024-04-25 16:39:44 +08:00 |
|
sxyazi
|
c65a14c0e6
|
chore: bump version to 0.2.5
|
2024-04-23 16:35:17 +08:00 |
|
三咲雅 · Misaki Masa
|
55da9e342c
|
perf: cache each file's icon to avoid redundant calculations at rendering (#931)
|
2024-04-20 15:43:08 +08:00 |
|
Rolv Apneseth
|
80000cfd86
|
feat: preserve files' modified at timestamp while copying (#926)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-04-20 13:23:29 +08:00 |
|
三咲雅 · Misaki Masa
|
ff14b9a265
|
fix: always persist static messages even when there are no remote clients (#928)
|
2024-04-19 20:36:27 +08:00 |
|
三咲雅 · Misaki Masa
|
09bc9aa371
|
feat: expand the types supported by the event system (#923)
|
2024-04-19 13:45:01 +08:00 |
|
三咲雅 · Misaki Masa
|
2975b999bf
|
fix: rollback ratatui to v0.26.1 to avoid panicking (#922)
|
2024-04-17 11:07:54 +08:00 |
|
三咲雅 · Misaki Masa
|
9e75ed5c71
|
feat: generate autocomplete script for ya command (#919)
|
2024-04-16 12:40:14 +08:00 |
|
三咲雅 · Misaki Masa
|
5fc2789c78
|
feat: add loading state to directories (#904)
|
2024-04-13 10:33:42 +08:00 |
|
三咲雅 · Misaki Masa
|
3c67cae42d
|
feat: when there are no files in the list, add a placeholder message (#900)
|
2024-04-12 10:09:29 +08:00 |
|
三咲雅 · Misaki Masa
|
23c38ebae0
|
feat: add YAZI_ID environment variable (#895)
|
2024-04-11 23:57:47 +08:00 |
|
三咲雅 · Misaki Masa
|
1b030e0f52
|
fix: a race condition in DDS static messages sent as internal events (#868)
|
2024-04-03 00:31:11 +08:00 |
|
三咲雅 · Misaki Masa
|
ec83c5dc5c
|
feat: detect CSI u through Stderr to allow using Stdout as the carrier of DDS payload without an ANSI sequence response timeout (#867)
|
2024-04-02 20:50:36 +08:00 |
|
三咲雅 · Misaki Masa
|
903f3da7e5
|
feat: DDS (Data Distribution Service) (#826)
|
2024-03-29 23:30:30 +08:00 |
|
三咲雅 · Misaki Masa
|
66d12da09d
|
perf: add BufWriter to Stderr to avoid frequent system calls and increase rendering frame rate (#849)
|
2024-03-29 15:40:04 +08:00 |
|
三咲雅 · Misaki Masa
|
f6f2c30709
|
feat: time-based selection order preservation (#843)
|
2024-03-28 00:13:29 +08:00 |
|
sxyazi
|
955e8f59a9
|
feat: add a bunch of new debugging information to yazi --debug (#824)
|
2024-03-17 01:03:39 +08:00 |
|
sxyazi
|
ca49a2d70b
|
fix: kill all spawned processes when exiting Yazi (#812)
|
2024-03-16 09:07:07 +08:00 |
|
三咲雅 · Misaki Masa
|
80aebda22c
|
feat: fix all dependencies to specific version numbers to allow non---locked builds (#821)
|
2024-03-16 02:29:37 +08:00 |
|
三咲雅 · Misaki Masa
|
411ba2fe85
|
refactor: switch to stderr (#819)
|
2024-03-15 20:31:39 +08:00 |
|
三咲雅 · Misaki Masa
|
9396d8760c
|
feat: ya.hide() plugin API (#792)
|
2024-03-09 03:07:20 +08:00 |
|
三咲雅 · Misaki Masa
|
d96af54574
|
fix: track the latest file changes for the selected , yanked state when available (#791)
|
2024-03-08 15:37:53 +08:00 |
|
三咲雅 · Misaki Masa
|
33782f1224
|
feat: cx.yanked plugin API (#788)
|
2024-03-07 17:26:18 +08:00 |
|
sxyazi
|
4d8e276a6f
|
feat: flavor (#753)
|
2024-02-29 11:54:41 +08:00 |
|
三咲雅 · Misaki Masa
|
82071bd06b
|
refactor: prefer Display over ToString (#734)
|
2024-02-27 09:17:09 +08:00 |
|
三咲雅 · Misaki Masa
|
46516dab74
|
refactor: new yazi-boot crate (#728)
|
2024-02-26 09:14:04 +08:00 |
|
三咲雅 · Misaki Masa
|
17f946dcdb
|
fix: ignore further classified mime-types (#707)
|
2024-02-21 17:28:18 +08:00 |
|
三咲雅 · Misaki Masa
|
1ec9943af2
|
refactor: using definite patterns to simplify keybindings (#690)
|
2024-02-17 19:03:26 +08:00 |
|
三咲雅 · Misaki Masa
|
22ecad47ab
|
feat: Vim-like notification (#659)
|
2024-02-13 03:26:17 +08:00 |
|
三咲雅 · Misaki Masa
|
25c96557ed
|
feat: allows access to complete app data for all tabs (#644)
|
2024-02-08 16:05:37 +08:00 |
|
sxyazi
|
0d7e977076
|
chore: bump version to 0.2.3
|
2024-02-07 11:18:23 +08:00 |
|
Rolv Apneseth
|
fab5bc16cc
|
feat: if input is empty, close it on backspace command (#630)
|
2024-02-06 22:51:34 +08:00 |
|
三咲雅 · Misaki Masa
|
59e889a3b5
|
fix: hidden attribute of files on Windows (#632)
|
2024-02-06 08:27:00 +08:00 |
|
三咲雅 · Misaki Masa
|
a027c1be12
|
feat: app_emit and manager_emit accepts boolean, integer, and number as option values (#625)
|
2024-02-04 08:38:10 +08:00 |
|