Commit graph

  • ff30b244b1
    perf: precache small images to avoid cache misses; use symlink_metadata instead of metadata (#367) 三咲雅 · Misaki Masa 2023-11-15 08:47:55 +08:00
  • 23807ed687
    perf: precache small images to avoid cache misses; use symlink_metadata instead of metadata sxyazi 2023-11-15 08:47:19 +08:00
  • 5968b82b0e
    feat: emacs readline keybindings for Input component (#345) Francis Chua 2023-11-14 15:33:48 -08:00
  • c5ebdbecad
    .. sxyazi 2023-11-15 07:30:38 +08:00
  • 0a494038c9
    .. sxyazi 2023-11-15 00:05:45 +08:00
  • 3caf3ccda5
    fix: Windows directory separator sxyazi 2023-11-14 11:58:24 +08:00
  • d0b6810cb3
    .. sxyazi 2023-11-12 23:42:39 +08:00
  • c3446cd941
    feat: new kitty graphics protocol implementation for better compatibility with tmux through Unicode placeholders (#365) 三咲雅 · Misaki Masa 2023-11-14 08:46:58 +08:00
  • 4e829d113a
    feat: new kitty graphics protocol implementation for better compatibility with tmux through Unicode placeholders sxyazi 2023-11-14 08:46:12 +08:00
  • 0931bc2bc6
    feat: add support for opening a file on startup (#358) 三咲雅 · Misaki Masa 2023-11-14 08:28:56 +08:00
  • 342e0bbf46
    Simplify the code sxyazi 2023-11-14 01:55:43 +08:00
  • 5336f005ce
    fix: find_do command missing sxyazi 2023-11-13 02:14:11 +08:00
  • 0bdb52fd1b separate vim and emacs logic (find_word_boundary) Francis Chua 2023-11-12 18:04:52 +00:00
  • c60ba82699 generalize stopping at boundary over operations Francis Chua 2023-11-12 17:25:42 +00:00
  • 5c7bbe2e59 special case deleting to end of word in vim Francis Chua 2023-11-12 16:39:15 +00:00
  • a0da57a293
    fix: unable to clear preview image on can't get mimetype sxyazi 2023-11-12 11:31:22 +08:00
  • e5d05afafb format Francis Chua 2023-11-12 00:49:15 +00:00
  • 512a463758 fix definition of alt+b, behavior of alt+d Francis Chua 2023-11-12 00:48:41 +00:00
  • 14e1494a72 fix inconsistency with vim in moving by words Francis Chua 2023-11-12 00:40:27 +00:00
  • 7a6bda4787 skip once then skip spaces for consistent behavior Francis Chua 2023-11-12 00:15:55 +00:00
  • c49bf02ca4
    fix: cd doesn't expand the path automatically sxyazi 2023-11-12 06:54:18 +08:00
  • 05df4e175e
    clean up sxyazi 2023-11-12 06:11:23 +08:00
  • ad88b70a4b
    .. sxyazi 2023-11-12 06:01:24 +08:00
  • ac4f3a3446
    .. sxyazi 2023-11-12 05:55:46 +08:00
  • 060ffd0411
    extract forward_delete into independent function Francis Chua 2023-11-09 18:38:45 +00:00
  • a76664a6fa
    feat: Add basic emac keybindings to input Francis Chua 2023-11-06 17:54:18 +00:00
  • 1a0753367e
    fix: Rust panics instead of returning an error when file times are invalid (#357) 三咲雅 · Misaki Masa 2023-11-12 03:31:21 +08:00
  • 37220d77e4
    .. sxyazi 2023-11-12 03:21:31 +08:00
  • cd6c380089
    .. sxyazi 2023-11-12 02:02:06 +08:00
  • 49919cc5f4
    feat: display the number of deleted files in the prompt (#359) 三咲雅 · Misaki Masa 2023-11-11 08:58:34 +08:00
  • 2b344879ac
    feat: display the number of deleted files in the prompt sxyazi 2023-11-11 08:57:30 +08:00
  • 3d7c2acc61
    feat: add support for opening a file on startup sxyazi 2023-11-11 07:53:38 +08:00
  • 888f370abf
    .. [no ci] sxyazi 2023-11-11 05:43:03 +08:00
  • daf6f04c02
    fix: Rust panics instead of returning an error when file times are invalid sxyazi 2023-11-11 05:39:03 +08:00
  • 521c8b6bfe
    fix: prefix matching should have higher priority in completion (#352) XOR-op 2023-11-10 12:48:34 -05:00
  • fc7267ce83
    .. sxyazi 2023-11-11 01:46:38 +08:00
  • 34d4be4071
    feat: raise open file descriptors limit at startup (#342) 三咲雅 · Misaki Masa 2023-11-10 23:03:47 +08:00
  • db75113bb4 refactor: cd completion logic XOR-op 2023-11-09 21:03:58 -05:00
  • 36fa82195e
    Merge branch 'main' into pr-a9c266c7 三咲雅 · Misaki Masa 2023-11-10 09:59:06 +08:00
  • 5d8c3ad638
    Remove unnecessary let binding sxyazi 2023-11-10 09:57:18 +08:00
  • 7512b2c63e
    feat: make width of completion relative to input (#353) XOR-op 2023-11-09 20:34:25 -05:00
  • 00c7e01d88
    Fix u16 overflow sxyazi 2023-11-10 09:33:19 +08:00
  • c41397957d
    refactor: extracting commands into separate files to make them easier to maintain (#338) 三咲雅 · Misaki Masa 2023-11-10 09:25:23 +08:00
  • e19a19eee5
    .. sxyazi 2023-11-10 09:24:32 +08:00
  • f083369183
    .. sxyazi 2023-11-10 08:41:58 +08:00
  • 7f0f6afafb fix: completion width XOR-op 2023-11-09 12:38:26 -05:00
  • af7377aab4 fix: prefix matching should have high priority in completion XOR-op 2023-11-09 12:03:26 -05:00
  • f8b3ab0ce7
    .. sxyazi 2023-11-09 11:01:20 +08:00
  • eac62492aa
    .. sxyazi 2023-11-09 10:33:20 +08:00
  • 4a72dea37e
    .. sxyazi 2023-11-05 21:12:43 +08:00
  • 1e283682ce
    refactor: extracting commands into separate files to make them easier to maintain sxyazi 2023-11-05 16:53:04 +08:00
  • 1bbb323509
    feat: new reveal command (#341) 三咲雅 · Misaki Masa 2023-11-09 09:07:12 +08:00
  • 7b1b472638
    .. sxyazi 2023-11-09 08:52:07 +08:00
  • 9ec0f830f6
    .. sxyazi 2023-11-09 08:32:01 +08:00
  • 67fcb484fb
    .. sxyazi 2023-11-09 08:18:39 +08:00
  • bbe157bd9f
    .. sxyazi 2023-11-09 02:15:03 +08:00
  • a0ba853718
    fix: precache n-1 and n+1 pages (#349) Hanaasagi 2023-11-08 20:44:31 +08:00
  • 8100598224
    .. sxyazi 2023-11-08 10:07:52 +08:00
  • 7e334e5c66
    Force re-paging when files updated sxyazi 2023-11-08 01:33:47 +08:00
  • 3a8d2c8e90 Fix an edge case Hanaasagi 2023-11-08 00:36:59 +09:00
  • 1655817bf7
    Simplify the code sxyazi 2023-11-07 21:39:16 +08:00
  • 7c49d9c57a
    fix: use <Tab> for completion confirming to avoid conflicts with the Input component sxyazi 2023-11-07 20:24:53 +08:00
  • 20219a4f52 fix(render): precache n-1 and n+1 pages Hanaasagi 2023-11-07 20:23:33 +09:00
  • 0932752234
    .. sxyazi 2023-11-07 09:45:37 +08:00
  • 12bd678539
    .. sxyazi 2023-11-07 09:40:45 +08:00
  • c6b39e2e9f
    .. sxyazi 2023-11-07 09:16:03 +08:00
  • cebb1c1312
    .. sxyazi 2023-11-07 09:08:28 +08:00
  • c69bf18be8
    .. sxyazi 2023-11-07 09:02:21 +08:00
  • 25167c383a
    .. sxyazi 2023-11-07 08:42:02 +08:00
  • f5db7d993f
    feat: raise open file descriptors limit at startup sxyazi 2023-11-06 08:28:33 +08:00
  • e7e75b8365
    feat: add file/folder differentiation to the cd command to support revealing directory sxyazi 2023-11-06 08:23:02 +08:00
  • 1f744810f4
    feat: better Zellij support with multi-factor detection involving emulator types (#336) 三咲雅 · Misaki Masa 2023-11-06 08:10:57 +08:00
  • 5ac760fdd1
    Merge branch 'main' into pr-fb9affc5 三咲雅 · Misaki Masa 2023-11-06 08:10:44 +08:00
  • dcb4944974
    fix: the parent does not hover properly on switching the hidden state (#339) 三咲雅 · Misaki Masa 2023-11-06 00:22:32 +08:00
  • 555e424177
    fix: the parent does not hover properly on switching the hidden state sxyazi 2023-11-05 17:37:37 +08:00
  • 847c475d8c
    fix: completion won't closing when there are no candidates sxyazi 2023-11-05 00:37:43 +08:00
  • 539374fd14
    feat: add new QuadrantInside and QuadrantOutside border type sxyazi 2023-11-04 23:34:22 +08:00
  • 2b7bfa748d
    feat: better Zellij support with multi-factor detection involving emulator types sxyazi 2023-11-04 20:35:55 +08:00
  • 8ff62c80ca
    perf: fallback to plain highlighter for long text (#329) 三咲雅 · Misaki Masa 2023-11-04 06:33:20 +08:00
  • 5b66f6fcf5
    feat: auto-completion for input component (#324) XOR-op 2023-11-03 18:30:52 -04:00
  • 510884287b
    .. sxyazi 2023-11-04 06:30:24 +08:00
  • bcefbfd990
    .. [no ci] sxyazi 2023-11-03 22:42:14 +08:00
  • ab723c5ba7
    expand the area sxyazi 2023-11-03 22:09:05 +08:00
  • 774f382e2d
    Done! sxyazi 2023-11-03 21:48:17 +08:00
  • 146606e034
    WIP [no ci] sxyazi 2023-11-03 16:53:15 +08:00
  • d59e52c39b
    WIP [no ci] sxyazi 2023-11-03 01:38:40 +08:00
  • 73941c2291
    feat: use USERPROFILE to retrieve readable path on Windows (#331) Simone Fidanza 2023-11-02 12:22:05 +01:00
  • 2d6a95ff5a
    docs: update readme links to website (#332) uncenter 2023-11-02 07:19:45 -04:00
  • 12c508c251
    replace duplicate emoji sxyazi 2023-11-02 19:18:51 +08:00
  • 50b7f1af2b
    WIP [no ci] sxyazi 2023-11-02 19:02:12 +08:00
  • 6ff4d915a2
    docs: update readme links to website uncenter 2023-11-02 06:31:01 -04:00
  • 885f9e823b
    fix: apply suggested changes Simone Fidanza 2023-11-02 09:24:30 +01:00
  • 7c72860d34 feat(yazi-plugin): retrieve HOME also on windows Simone Fidanza 2023-11-02 09:04:40 +01:00
  • 530f8ca317
    WIP [no ci] sxyazi 2023-11-02 01:58:07 +08:00
  • 208baffddd
    WIP [no ci] sxyazi 2023-11-02 01:05:47 +08:00
  • 11d8ee6f5b
    WIP [no ci] sxyazi 2023-11-01 21:58:23 +08:00
  • f9fbe7225a
    feat: add overlays to flake.nix (#218) musjj 2023-11-01 20:40:36 +07:00
  • b749972908
    WIP [no ci] sxyazi 2023-11-01 18:30:31 +08:00
  • 802aa86e23
    .. [WIP] [no ci] sxyazi 2023-11-01 18:11:47 +08:00
  • 9a67c0150e
    Avoid unnecessary clone sxyazi 2023-11-01 16:28:14 +08:00