Commit graph

  • 91ab4ea676 Revert "fix shift character keymap" Nguyen Duc Toan 2023-09-20 21:10:33 +07:00
  • 7295f918ae Update README.md with ToC and usage Conrado Jordan 2023-09-19 16:22:50 -03:00
  • 0b4b072617 Back delete a word Yifan Song 2023-09-19 12:30:04 +02:00
  • 6d2f69b612
    feat: make trash optional (#178) 三咲雅 · Misaki Masa 2023-09-19 08:54:31 +08:00
  • db4d5edeb4
    fix: image preview not working on Zellij (#181) Yifan Song 2023-09-18 19:21:00 +02:00
  • 0dda98f27a fmt Yifan Song 2023-09-18 19:01:10 +02:00
  • 44ef9fa965 Zellij only support sixel Yifan Song 2023-09-18 19:01:07 +02:00
  • 7c188ae78a
    .. sxyazi 2023-09-19 00:32:01 +08:00
  • e8d7716df3
    .. sxyazi 2023-09-19 00:24:01 +08:00
  • 95ffdd7861
    Format sxyazi 2023-09-18 07:52:33 +08:00
  • 2447917ac7
    feat: make trash optional sxyazi 2023-09-18 07:46:42 +08:00
  • c540542da4
    feat: add gg, G to the navigation section sxyazi 2023-09-18 07:02:43 +08:00
  • a5949c5cb5
    fix: unexpected error due to channel closing sxyazi 2023-09-18 06:55:50 +08:00
  • 9bf4f70b3a
    docs: add archlinuxcn installation guide (#176) Integral 2023-09-17 22:44:52 +08:00
  • 36b08f2c0b
    .. sxyazi 2023-09-17 22:36:51 +08:00
  • cc9ac78af9 README.md: add archlinuxcn installation guide Integral 2023-09-17 22:00:03 +08:00
  • 3ee8ef8547 Merge branch 'main' of https://github.com/sxyazi/yazi into shift_char_keymap Nguyen Duc Toan 2023-09-17 16:34:14 +07:00
  • d5347fc697 fix shift character keymap Nguyen Duc Toan 2023-09-17 16:33:56 +07:00
  • ba3f603de4
    feat: tab switch wraparound (#160) Ctem 2023-09-17 17:50:16 +09:00
  • 07d5df05f1
    fix: leave upwards only if an IO error occurs in current (#172) 三咲雅 · Misaki Masa 2023-09-17 15:23:01 +08:00
  • a9929e0cdf
    feat: implement tab switch wraparound Ctem 2023-09-16 10:07:43 +00:00
  • cb7112a012
    fix: leave upwards only if an IO error occurs in current sxyazi 2023-09-17 08:05:47 +08:00
  • 09243716a9
    feat: multiple openers for a single rule (#154) Linus 2023-09-16 23:20:04 +00:00
  • a237bcfede
    Simplify the code sxyazi 2023-09-17 07:17:34 +08:00
  • a04faa9dbc
    feat: support for FreeBSD permission type (#169) yggdr 2023-09-17 01:16:49 +02:00
  • 6ff8a42d72
    Add FreeBSD support Konstantin Schukraft 2023-09-16 21:41:19 +02:00
  • d4a7ea1a8a
    .. sxyazi 2023-09-17 01:31:35 +08:00
  • 1dabea1082
    feat: multiple openers for a single rule Linus789 2023-09-13 20:40:02 +02:00
  • 8e72ae90c1
    fix: check relative path on expand_path (#165) 三咲雅 · Misaki Masa 2023-09-17 01:29:44 +08:00
  • fa29da09fd
    fix: check relative path on expand_path sxyazi 2023-09-17 00:14:50 +08:00
  • 37786a2eac Merge branch 'main' of https://github.com/sxyazi/yazi into plain_text_log Nguyen Duc Toan 2023-09-16 22:56:28 +07:00
  • 7fe9b6e2f1 remove ansi color escape from log file Nguyen Duc Toan 2023-09-16 22:55:52 +07:00
  • b85a3a1a32 Merge branch 'main' of https://github.com/sxyazi/yazi Nguyen Duc Toan 2023-09-16 21:50:22 +07:00
  • 902c094224
    feat: new sort_sensitive option, and sort case-insensitively by default (#155) Linus 2023-09-14 01:56:50 +00:00
  • c5cf7169bc
    .. sxyazi 2023-09-14 09:53:05 +08:00
  • b73f3fc01a
    .. sxyazi 2023-09-14 09:49:35 +08:00
  • 15eed55a54
    simplify the logic sxyazi 2023-09-14 09:43:54 +08:00
  • b62307dc4a
    feat: make the glob expr case insensitive by default, and prepend \s to make it sensitive (#156) 三咲雅 · Misaki Masa 2023-09-14 09:34:07 +08:00
  • 00e9ec6826
    feat: make the glob expr case insensitive by default, and prepend \s to make it sensitive sxyazi 2023-09-14 09:31:58 +08:00
  • 09b4ee461a feat: make sort ignore case the default Linus789 2023-09-14 02:30:29 +02:00
  • 1cf976e831 feat: sort ignore case Linus789 2023-09-14 01:41:41 +02:00
  • ecb21c14fa Merge branch 'main' of https://github.com/sxyazi/yazi Nguyen Duc Toan 2023-09-13 23:22:51 +07:00
  • 9c6b3c9d1d
    feat: fallback to built-in highlighting if jq is not installed (#151) Nguyễn Đức Toàn 2023-09-13 23:01:16 +07:00
  • bb1d8dc598
    format code sxyazi 2023-09-13 23:59:43 +08:00
  • 4c98a351c9
    feat: show keywords when in search mode (#152) 三咲雅 · Misaki Masa 2023-09-13 23:57:58 +08:00
  • fb6025b6f6
    feat: show keywords when in search mode sxyazi 2023-09-13 23:54:07 +08:00
  • 9c5e8730be move json fallback to inside Provider::json function Nguyen Duc Toan 2023-09-13 22:46:41 +07:00
  • 5f192d2f5d fall back to text if json provider is not available Nguyen Duc Toan 2023-09-13 22:22:58 +07:00
  • e00d943a63 add fallback mime guess in case file(1) is not available Nguyen Duc Toan 2023-09-13 22:04:16 +07:00
  • e6fccf9d17
    feat: support for image preview within tmux (#147) 三咲雅 · Misaki Masa 2023-09-13 22:44:27 +08:00
  • 3bf4d8f840
    .. sxyazi 2023-09-13 20:50:46 +08:00
  • 0ecdd05482
    .. sxyazi 2023-09-13 20:15:42 +08:00
  • 26031ab8c2
    feat: support for image preview within tmux sxyazi 2023-09-13 17:45:38 +08:00
  • e6c236c179
    docs: add "Why Yazi Fast" link 三咲雅 · Misaki Masa 2023-09-13 19:49:45 +08:00
  • cbe0fd5c73
    fix: image position calculation (#144) 三咲雅 · Misaki Masa 2023-09-13 01:13:10 +08:00
  • 5e44ab0b94
    fix: image position calculation sxyazi 2023-09-13 00:02:06 +08:00
  • c3bc8721f1
    docs: adjustment of wording 三咲雅 · Misaki Masa 2023-09-12 22:05:28 +08:00
  • 5a098dd864
    fix: swap description for search commands (#141) Paul Horn 2023-09-12 15:50:40 +02:00
  • e0701b49b0
    Swap description for search commands Paul Horn 2023-09-12 14:49:36 +02:00
  • b5db6dace9
    feat: new V, D, C keybinding for Input component (#139) 三咲雅 · Misaki Masa 2023-09-12 17:54:44 +08:00
  • 7b485b22aa
    feat: new V, D, C keybinding for Input component sxyazi 2023-09-12 17:53:33 +08:00
  • 0f9318e7f2
    fix: SIGTSTP does not exist on Windows sxyazi 2023-09-12 02:13:11 +08:00
  • 464c2aff71
    docs: new example video 三咲雅 · Misaki Masa 2023-09-11 22:41:28 +08:00
  • 1a1dd9c355
    feat: tab-specific sorting (#131) 三咲雅 · Misaki Masa 2023-09-11 19:22:24 +08:00
  • 63a27db9f8
    .. sxyazi 2023-09-11 19:19:08 +08:00
  • 2906cf8f92
    feat: tab-specific sorting sxyazi 2023-09-11 05:49:02 +08:00
  • cad6560955
    fix: wrong offset of existing directory on previewing sxyazi 2023-09-11 19:16:49 +08:00
  • 7ec7e36a53
    feat: find (#104) 三咲雅 · Misaki Masa 2023-09-11 18:49:26 +08:00
  • 2bbe04fe5d
    .. sxyazi 2023-09-11 00:33:32 +08:00
  • 4d01119981
    .. sxyazi 2023-09-09 23:19:28 +08:00
  • 7c87b6f014
    .. sxyazi 2023-09-09 23:17:07 +08:00
  • 1de6a5f13b
    .. sxyazi 2023-09-09 18:15:59 +08:00
  • dff12bcdbe
    .. sxyazi 2023-09-04 02:02:21 +08:00
  • ac20e79a84
    feat: find sxyazi 2023-09-04 01:34:07 +08:00
  • 0acf345ee3
    perf: doesn't wait for the process of killing (#128) 三咲雅 · Misaki Masa 2023-09-09 23:03:47 +08:00
  • aa8b234192
    perf: doesn't wait for the process of killing sxyazi 2023-09-09 23:01:19 +08:00
  • a90adf5bc5
    feat: make Input streamable (#127) 三咲雅 · Misaki Masa 2023-09-09 22:58:20 +08:00
  • 534de91054
    feat: make Input streamable sxyazi 2023-09-09 22:11:25 +08:00
  • ff42685ec9
    feat: shorten the alert on trashing/deleting sxyazi 2023-09-09 15:44:24 +08:00
  • c40058ebfa
    fix: unable to scroll back after scrolling beyond the maximum boundary sxyazi 2023-09-09 01:25:38 +08:00
  • 3544578a12
    fix: respect symlink paths without canonicalizing them (#126) 三咲雅 · Misaki Masa 2023-09-08 23:25:14 +08:00
  • 4f3e920b48
    fix: respect symlink paths without canonicalizing them sxyazi 2023-09-08 23:00:30 +08:00
  • c1f3c8f82d
    fix: recognize symlink directories as files (#125) 三咲雅 · Misaki Masa 2023-09-08 22:44:45 +08:00
  • faec979388
    fix: recognize symlink directories as files sxyazi 2023-09-08 22:12:40 +08:00
  • 567c617b28
    fix: show_hidden not properly applied to hovered folder (#124) 三咲雅 · Misaki Masa 2023-09-08 06:47:51 +08:00
  • 3a799dbe02
    fix: show_hidden not properly applied to hovered folder sxyazi 2023-09-08 05:07:38 +08:00
  • fa64047120
    feat: file size sorting under the simplified file system (#123) 三咲雅 · Misaki Masa 2023-09-08 06:41:52 +08:00
  • b6e400f26a
    feat: file size sorting under the simplified file system sxyazi 2023-09-08 03:57:53 +08:00
  • d702cbcf9a
    fix: doesn't unlock before the task cancellation sxyazi 2023-09-08 06:39:35 +08:00
  • e412478043
    fix: RAR file preview sxyazi 2023-09-08 00:41:58 +08:00
  • 00932a77b7
    fix: notification of file changes in linked directories (#121) 三咲雅 · Misaki Masa 2023-09-07 22:53:37 +08:00
  • 3e6881999f
    .. sxyazi 2023-09-07 22:52:01 +08:00
  • b6d4bef405
    fix: notification of file changes in linked directories sxyazi 2023-09-07 22:15:58 +08:00
  • 230362d6c7
    feat: suspend process (Ctrl-Z) (#120) 三咲雅 · Misaki Masa 2023-09-07 16:08:51 +08:00
  • f024efffd7
    feat: suspend process (Ctrl-Z) sxyazi 2023-09-07 15:58:01 +08:00
  • 0ff1479ce0
    fix: doesn't redirect the stderr of the clipboard command to null (#119) 三咲雅 · Misaki Masa 2023-09-07 14:58:06 +08:00
  • ac58f709a5
    fix: set cursor block after closing input prompt from insert mode (#109) auvred 2023-09-06 20:04:44 +03:00
  • ac9f878a95
    .. sxyazi 2023-09-07 01:03:47 +08:00
  • 45e609cdc7
    .. sxyazi 2023-09-07 01:01:39 +08:00
  • d3f0c9c059
    perf: load large folders in chunks (#117) 三咲雅 · Misaki Masa 2023-09-07 00:12:59 +08:00