sxyazi
67e7b79148
..
2024-07-18 13:55:41 +08:00
Mika Vilpas
872d9a285b
feat: help users migrate shell key bindings to v0.3
...
I hit an issue in my config and found the existing migration error
messages slightly confusing.
My issue was that I had key bindings using `--interactive` and `--block`
at the same time, which seems to be disallowed in v0.3.
d2c8040760
2024-07-17 20:05:34 +03:00
三咲雅 · Misaki Masa
ed6ae000d6
feat: add children_add and children_remove methods to the Header component as well ( #1297 )
2024-07-16 18:50:12 +08:00
三咲雅 · Misaki Masa
ec33085f67
feat: add ctime linemode ( #1295 )
2024-07-14 20:42:26 +08:00
Lauri Niskanen
ab88588c0e
feat: support displaying files with inaccessible metadata ( #1275 )
2024-07-14 14:42:42 +08:00
zooeywm
2cf722ed48
feat: add random option to the sort command ( #1291 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-07-14 00:50:40 +08:00
三咲雅 · Misaki Masa
f5598ebb8a
feat: make UI extensions easier ( #1257 )
2024-07-13 14:22:03 +08:00
Lauri Niskanen
54eb0cc663
feat: new command hardlink ( #1268 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-07-10 12:50:50 +08:00
Lauri Niskanen
afa5936bf5
feat: add nlink property to the Cha plugin API ( #1279 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-07-09 07:05:42 +08:00
三咲雅 · Misaki Masa
9d0ef9a5dc
fix: build jemalloc with 64KB pagesize for linux/arm64 ( #1270 )
2024-07-07 10:30:03 +08:00
AidanV
11547eefe0
feat: ownership linemode ( #1238 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-07-02 23:08:54 +08:00
三咲雅 · Misaki Masa
3c88edbc4d
feat: support AVIF image preview ( #1249 )
2024-07-02 22:44:08 +08:00
sxyazi
987b1d5c49
feat: simplify keybindings ( #1241 )
2024-07-01 23:58:03 +08:00
三咲雅 · Misaki Masa
1a1da216ca
feat: support right-click to open files ( #1232 )
2024-06-29 11:25:45 +08:00
hankertrix
9961251248
feat: add --hovered option to the rename and remove commands ( #1227 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-06-28 08:59:23 +08:00
三咲雅 · Misaki Masa
626053da25
perf!: reimplement and significantly speed up archive previewing ( #1220 )
2024-06-27 00:47:56 +08:00
三咲雅 · Misaki Masa
c64530b35b
fix: magick plugin not working properly ( #1213 )
2024-06-25 23:49:54 +08:00
三咲雅 · Misaki Masa
9a5b75662a
fix: ueberzug image adapter should respect the user's max_width and max_height settings ( #1200 )
2024-06-24 18:47:31 +08:00
Xerxes-2
f1cf136df4
fix: suppress warnings for different name representations of the same file in the case-insensitive file system when renaming ( #1185 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-06-24 00:59:33 +08:00
三咲雅 · Misaki Masa
696dcf2668
feat: support x-ndjson mime-type for JSON files ( #1190 )
2024-06-23 18:37:52 +08:00
Xerxes-2
804662ef82
fix: accommodate all hover events for DDS ( #1187 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-06-23 18:23:26 +08:00
三咲雅 · Misaki Masa
0c5d621348
feat!: include the sender ID in static messages ( #1172 )
2024-06-23 01:33:59 +08:00
thelamb
505de05d66
feat: include file filter state in the header ( #1182 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-06-22 19:01:51 +08:00
三咲雅 · Misaki Masa
f5a7aceac0
fix: file watcher didn't handle realname resolution used for case-insensitive file systems correctly ( #1179 )
2024-06-21 18:43:43 +08:00
sxyazi
0f84717a1b
feat: keep file creation time on macOS and Windows ( #1169 )
2024-06-20 14:54:42 +08:00
sxyazi
b5b6c9642a
feat: expose Finder API to Lua
2024-06-18 18:19:37 +08:00
sxyazi
f35712a768
refactor: prefer FromStr over Default for configuration parsing with side effects
2024-06-18 16:26:29 +08:00
Mika Vilpas
2a35d30f38
feat: support ya sub subcommand for the Ya CLI ( #1004 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-06-16 15:37:11 +08:00
三咲雅 · 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
sxyazi
189cb81db3
refactor: rename crate yazi-adaptor to yazi-adapter
2024-06-08 19:28:46 +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
三咲雅 · Misaki Masa
94628cad9e
fix: block SIGINT signal from the spawned subprocess ( #1131 )
2024-06-07 06:11:32 +08:00
sxyazi
9df256f7f4
fix: disable error reporting for the kitty graphics protocol
2024-06-05 17:00:18 +08:00
sxyazi
5f8c20e2b5
fix: use kitty old protocol for Konsole
2024-06-04 11:46:19 +08:00
Omar Magdy
2c84c48208
feat: add some dependency version information to yazi --debug ( #1112 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-06-04 06:29:47 +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
Filipe Paniguel
add801f28e
feat: add pack --list subcommand to Ya CLI ( #1110 )
...
Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
2024-06-02 00:30:14 +08:00
三咲雅 · Misaki Masa
95e960a64a
refactor!: v0.3 API changes ( #1108 )
2024-05-31 01:09:30 +08:00
sxyazi
46cd42f923
refactor: rename the domain term prefetcher to fetcher
2024-05-28 00:28:17 +08:00
sxyazi
b81b707a3e
fix: match_mime() should return true if pattern is "*"
2024-05-27 21:36:15 +08:00
Mika Vilpas
4c46862506
feat: support case insensitive special keys in keymappings ( #1082 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-05-27 19:21:16 +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
sxyazi
58e5d2280a
fix: glob pattern for zip files
2024-05-22 17:59:46 +08:00
三咲雅 · Misaki Masa
f2b7f3eaf7
fix: remove the default keybinding for going to the temporary directory ( #1073 )
2024-05-22 14:16:18 +08:00
三咲雅 · Misaki Masa
d9ecffd19e
feat: support Super/Command/Windows key notation D- ( #1069 )
2024-05-22 13:11:23 +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