Commit Graph

180 Commits

Author SHA1 Message Date
三咲雅 · Misaki Masa
1a1dd9c355
feat: tab-specific sorting (#131) 2023-09-11 19:22:24 +08:00
sxyazi
cad6560955
fix: wrong offset of existing directory on previewing 2023-09-11 19:16:49 +08:00
三咲雅 · Misaki Masa
7ec7e36a53
feat: find (#104) 2023-09-11 18:49:26 +08:00
三咲雅 · Misaki Masa
0acf345ee3
perf: doesn't wait for the process of killing (#128) 2023-09-09 23:03:47 +08:00
三咲雅 · Misaki Masa
a90adf5bc5
feat: make Input streamable (#127) 2023-09-09 22:58:20 +08:00
sxyazi
ff42685ec9
feat: shorten the alert on trashing/deleting 2023-09-09 15:44:24 +08:00
sxyazi
c40058ebfa
fix: unable to scroll back after scrolling beyond the maximum boundary 2023-09-09 01:25:38 +08:00
三咲雅 · Misaki Masa
3544578a12
fix: respect symlink paths without canonicalizing them (#126) 2023-09-08 23:25:14 +08:00
三咲雅 · Misaki Masa
c1f3c8f82d
fix: recognize symlink directories as files (#125) 2023-09-08 22:44:45 +08:00
三咲雅 · Misaki Masa
567c617b28
fix: show_hidden not properly applied to hovered folder (#124) 2023-09-08 06:47:51 +08:00
三咲雅 · Misaki Masa
fa64047120
feat: file size sorting under the simplified file system (#123) 2023-09-08 06:41:52 +08:00
sxyazi
d702cbcf9a
fix: doesn't unlock before the task cancellation 2023-09-08 06:39:35 +08:00
sxyazi
e412478043
fix: RAR file preview 2023-09-08 00:41:58 +08:00
三咲雅 · Misaki Masa
00932a77b7
fix: notification of file changes in linked directories (#121) 2023-09-07 22:53:37 +08:00
三咲雅 · Misaki Masa
230362d6c7
feat: suspend process (Ctrl-Z) (#120) 2023-09-07 16:08:51 +08:00
三咲雅 · Misaki Masa
0ff1479ce0
fix: doesn't redirect the stderr of the clipboard command to null (#119) 2023-09-07 14:58:06 +08:00
auvred
ac58f709a5
fix: set cursor block after closing input prompt from insert mode (#109) 2023-09-07 01:04:44 +08:00
三咲雅 · Misaki Masa
d3f0c9c059
perf: load large folders in chunks (#117) 2023-09-07 00:12:59 +08:00
XYenon
eee68a99b4
fix: mime of javascript (#106) 2023-09-05 20:28:24 +08:00
三咲雅 · Misaki Masa
9c3d5cc400
refactor: use Url instead of PathBuf (#107) 2023-09-05 19:32:53 +08:00
sxyazi
a2ecc9fb70
docs: tweak feature list 2023-09-03 12:06:45 +08:00
sxyazi
51e1110ca0
fix: wrong resetting of the cursor after the task canceled 2023-09-03 00:34:23 +08:00
sxyazi
b49de866c1
docs: feature list 2023-09-02 22:13:37 +08:00
sxyazi
80bfe9ae14
fix: clearing images needs to happen immediately 2023-09-02 20:37:32 +08:00
三咲雅 · Misaki Masa
25ba265407
feat: add Mintty (Git Bash) image preview support (#103) 2023-09-02 12:55:24 +08:00
sxyazi
66aecd5402
chore: add more logs to file 2023-09-02 11:45:21 +08:00
sxyazi
96cb7b6cc8
refactor: deprecate the obsolete features 2023-09-02 11:44:22 +08:00
sxyazi
e9218f8ad1
docs: add windows installation guide 2023-09-01 15:52:48 +08:00
sxyazi
13e086387c
chore: bump version to v0.1.4 2023-09-01 14:38:16 +08:00
三咲雅 · Misaki Masa
e8b65089d3
feat: deprecate --cwd in favor of the positional argument (#100) 2023-09-01 13:42:31 +08:00
三咲雅 · Misaki Masa
ffc9160244
feat: add Black Box image preview support (#99) 2023-08-31 23:48:47 +08:00
三咲雅 · Misaki Masa
018ba56f62
feat: new YAZI_CONFIG_HOME env variable (#97) 2023-08-31 18:52:13 +08:00
三咲雅 · Misaki Masa
c0c1a6cae6
feat: new cache_dir option (#96) 2023-08-31 18:21:06 +08:00
三咲雅 · Misaki Masa
4d4586409d
feat: help (#93) 2023-08-31 13:58:13 +08:00
三咲雅 · Misaki Masa
e31bc6a075
refactor: simplify filesystem design to improve performance (#89) 2023-08-29 11:54:33 +08:00
三咲雅 · Misaki Masa
2b70107f1f
feat: respect EDITOR environment variable, close #90 (#91) 2023-08-28 19:25:14 +08:00
sxyazi
04ff62c46c
docs: add official Nix package 2023-08-28 16:57:52 +08:00
sxyazi
a36dabfe85
fix: images are not completely cleared occasionally 2023-08-27 08:33:26 +08:00
三咲雅 · Misaki Masa
e4096c0f25
feat: make the preview scrollable (#86) 2023-08-26 17:28:43 +08:00
Anton Simonov
388ad43537
feat: sort naturally (#82) 2023-08-26 11:15:07 +08:00
Anton Simonov
a7a085e41c
feat: organize keys for logical behavior (#83) 2023-08-24 23:55:21 +08:00
三咲雅 · Misaki Masa
f694b1a6dd
feat: update mime-type after file changes detected (#78) 2023-08-23 10:55:39 +08:00
苏灵素@夏日限定
5b85b47a63
docs: install with Homebrew (#80) 2023-08-22 22:16:01 +08:00
sxyazi
e8f15ff436 feat: add doNotMoveCursor to ensure consistent behavior of WezTerm across all platforms 2023-08-20 16:41:48 -07:00
三咲雅 · Misaki Masa
c051df3f60
fix: don't follow the symbolic on Linux (#77) 2023-08-20 21:44:39 +08:00
三咲雅 · Misaki Masa
4f52d829bb
feat: custom manager layout (#76) 2023-08-20 10:39:05 +08:00
三咲雅 · Misaki Masa
8c0ca4c649
feat: windows clipboard support (#75) 2023-08-20 08:24:41 +08:00
sxyazi
64c6cdf072
fix: regression that caused TUI tearing when previewing an image 2023-08-20 07:10:10 +08:00
三咲雅 · Misaki Masa
bdbd552457
feat: add xclip and xsel support (#74) 2023-08-20 01:50:03 +08:00
sxyazi
8499e900c7
fix: mimetype for RAR files 2023-08-19 23:11:45 +08:00