yazi/yazi-shared/src
yama 6086134d41
feat: include package revision hash in ya pack --list (#1884)
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-11-03 20:56:06 +08:00
..
errors refactor!: rename the term select to toggle to reserve select for future use (#1773) 2024-10-13 18:47:12 +08:00
event feat: include package revision hash in ya pack --list (#1884) 2024-11-03 20:56:06 +08:00
fs fix: use complete rendering instead of partial rendering for no task progress report (#1876) 2024-11-01 19:52:19 +08:00
shell feat: new extract builtin plugin for archive extracting (#1321) 2024-07-31 08:27:22 +08:00
theme refactor!: rename the term select to toggle to reserve select for future use (#1773) 2024-10-13 18:47:12 +08:00
translit refactor!: rename the term select to toggle to reserve select for future use (#1773) 2024-10-13 18:47:12 +08:00
chars.rs refactor: turn RectRef, PaddingRef, PositionRef into Rect, Padding, Position (#1730) 2024-10-04 20:23:36 +08:00
condition.rs fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +08:00
debounce.rs fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +08:00
env.rs fix: fallback to PollWatcher on WSL (#1574) 2024-08-31 01:33:28 +08:00
id.rs fix: use a unique Id for each tab (#1826) 2024-10-24 08:57:08 +08:00
layer.rs refactor!: rename the term select to toggle to reserve select for future use (#1773) 2024-10-13 18:47:12 +08:00
lib.rs fix: use complete rendering instead of partial rendering for no task progress report (#1876) 2024-11-01 19:52:19 +08:00
natsort.rs feat!: transliteration option for natural sorting (#1053) 2024-05-27 07:28:10 +08:00
number.rs fix: wrong debug_assert in OrderedFloat for NaN (#1547) 2024-08-24 11:33:39 +08:00
os.rs fix: use a different cache directory for each user to avoid permission issues (#1541) 2024-08-23 18:28:47 +08:00
rand.rs feat: add random option to the sort command (#1291) 2024-07-14 00:50:40 +08:00
ro_cell.rs fix: use complete rendering instead of partial rendering for no task progress report (#1876) 2024-11-01 19:52:19 +08:00
sync_cell.rs fix: use complete rendering instead of partial rendering for no task progress report (#1876) 2024-11-01 19:52:19 +08:00
terminal.rs 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
throttle.rs feat: time-based selection order preservation (#843) 2024-03-28 00:13:29 +08:00
time.rs feat: add ctime linemode (#1295) 2024-07-14 20:42:26 +08:00
xdg.rs fix: use a different cache directory for each user to avoid permission issues (#1541) 2024-08-23 18:28:47 +08:00