sxyazi sxyazi
  • Joined on 2023-09-25
sxyazi synced and deleted reference refs/tags/refs/pull/659/merge at sxyazi/yazi from mirror 2024-02-12 22:55:58 +03:00
sxyazi synced and deleted reference refs/tags/refs/pull/662/merge at sxyazi/yazi from mirror 2024-02-12 22:55:58 +03:00
sxyazi synced commits to main at sxyazi/yazi from mirror 2024-02-12 22:55:58 +03:00
22ecad47ab feat: Vim-like notification (#659)
a764e42098 refactor: tab-specific selection (#653)
84616bd15f feat: enable the ability to sort the which key (#662)
Compare 3 commits »
sxyazi synced commits to refs/pull/646/merge at sxyazi/yazi from mirror 2024-02-12 22:55:58 +03:00
f467151e2b Merge 1eb76fd31c97830f98d3e936c8703b4d9079e9f2 into 3213674dc7
3213674dc7 ci: add clippy/rustfmt workflow (#663)
4b1783765f feat: add <Delete> to [input] keymap (#665)
Compare 3 commits »
sxyazi synced commits to refs/pull/654/merge at sxyazi/yazi from mirror 2024-02-12 22:55:58 +03:00
a764e42098 refactor: tab-specific selection (#653)
84616bd15f feat: enable the ability to sort the which key (#662)
Compare 3 commits »
sxyazi synced commits to refs/pull/659/head at sxyazi/yazi from mirror 2024-02-12 22:55:58 +03:00
1aee0c024a feat: notification
a764e42098 refactor: tab-specific selection (#653)
84616bd15f feat: enable the ability to sort the which key (#662)
3213674dc7 ci: add clippy/rustfmt workflow (#663)
4b1783765f feat: add <Delete> to [input] keymap (#665)
Compare 6 commits »
sxyazi synced commits to refs/pull/662/head at sxyazi/yazi from mirror 2024-02-12 22:55:58 +03:00
f2976400f6 Fix sorting not working and apply the suggested changes
sxyazi synced and deleted reference refs/tags/pr-1cbf1dd2 at sxyazi/yazi from mirror 2024-02-12 22:55:57 +03:00
sxyazi synced commits to refs/pull/662/merge at sxyazi/yazi from mirror 2024-02-12 14:46:22 +03:00
8a9b7279f8 Avoid unnecessary allocations by caching the sorting factors
b44452dbd9 Simplify the code
3213674dc7 ci: add clippy/rustfmt workflow (#663)
4b1783765f feat: add <Delete> to [input] keymap (#665)
Compare 5 commits »
sxyazi synced commits to refs/pull/665/head at sxyazi/yazi from mirror 2024-02-12 14:46:22 +03:00
5e2e2e7d76 Format
sxyazi synced and deleted reference refs/tags/refs/pull/663/merge at sxyazi/yazi from mirror 2024-02-12 14:46:21 +03:00
sxyazi synced and deleted reference refs/tags/refs/pull/665/merge at sxyazi/yazi from mirror 2024-02-12 14:46:21 +03:00
sxyazi synced commits to main at sxyazi/yazi from mirror 2024-02-12 14:46:21 +03:00
3213674dc7 ci: add clippy/rustfmt workflow (#663)
4b1783765f feat: add <Delete> to [input] keymap (#665)
Compare 2 commits »
sxyazi synced commits to refs/pull/654/merge at sxyazi/yazi from mirror 2024-02-12 14:46:21 +03:00
3213674dc7 ci: add clippy/rustfmt workflow (#663)
4b1783765f feat: add <Delete> to [input] keymap (#665)
Compare 3 commits »
sxyazi synced commits to refs/pull/662/head at sxyazi/yazi from mirror 2024-02-12 14:46:21 +03:00
8a9b7279f8 Avoid unnecessary allocations by caching the sorting factors
b44452dbd9 Simplify the code
Compare 2 commits »
sxyazi synced commits to pr-1cbf1dd2 at sxyazi/yazi from mirror 2024-02-11 22:26:28 +03:00
Compare 3 commits »
sxyazi synced commits to refs/pull/659/head at sxyazi/yazi from mirror 2024-02-11 22:26:28 +03:00
Compare 3 commits »
sxyazi synced commits to refs/pull/659/merge at sxyazi/yazi from mirror 2024-02-11 22:26:28 +03:00
e154e4cdab Merge 6b738d970d7ee63c4d39a9b2de98e351bc8e1252 into b6f572ecec
Compare 4 commits »
sxyazi synced and deleted reference refs/tags/refs/pull/655/merge at sxyazi/yazi from mirror 2024-02-11 14:16:13 +03:00
sxyazi synced commits to main at sxyazi/yazi from mirror 2024-02-11 14:16:13 +03:00
4222c0ed45 feat: add <Home> and <End> to [input] keymap