Arijit Basu
6f626d1ba0
Clarify metadata API
2022-05-23 11:17:21 +05:30
Arijit Basu
de45123e26
Update writing-plugins.md
2022-05-23 10:57:48 +05:30
Tom van Dijk
4fa90d715e
fixup! Edit footnote
2022-05-23 05:20:29 +05:30
Tom van Dijk
2194ddcc61
Edit footnote
...
Co-authored-by: Arijit Basu <sayanarijit@users.noreply.github.com>
2022-05-23 05:20:29 +05:30
Tom van Dijk
c40ffe1633
Add dtomvan/extra-icons.xplr to awesome-plugins.md
2022-05-23 05:20:29 +05:30
Arijit Basu
90e56deedc
Doc updates
2022-05-21 23:11:34 +05:30
Arijit Basu
2c39f9499a
Umprove the upgrade guide
2022-05-21 09:51:04 +05:30
Arijit Basu
3da8140bb1
Fix printing unicode
2022-05-21 09:43:43 +05:30
Arijit Basu
071195fd61
Fix link
2022-05-21 03:16:26 +05:30
Arijit Basu
e006152066
Upgrade version
2022-05-21 03:15:50 +05:30
Arijit Basu
2179be473f
Fix docs
2022-05-21 02:46:55 +05:30
Arijit Basu
cc5b996db9
Add remove last filter
2022-05-21 02:46:55 +05:30
Arijit Basu
e634d7150f
Add more docs
2022-05-21 02:46:55 +05:30
Arijit Basu
fadfb3d70c
Add docs
2022-05-21 02:46:55 +05:30
Arijit Basu
d9465f1a57
Display in the table
2022-05-21 02:46:55 +05:30
Arijit Basu
8e1d16b751
Remove merge conflicts
2022-05-21 02:46:55 +05:30
Arijit Basu
37e660e0a6
Improve timestamp support
2022-05-21 02:46:55 +05:30
Shunsuke Mie
626a48cf88
Update init.lua to show a last modification column
2022-05-21 02:46:55 +05:30
Shunsuke Mie
57c29d47c5
Support a column shows time of modification
2022-05-21 02:46:55 +05:30
Arijit Basu
09002d0e65
Add support for null characters as separator
...
- Use `--read0 -` to read `\0` separated paths from stdin.
- Use `--write0` to write `\0` separated paths to stdout.
- Use `-0` or `--null` to combine `--read0` and `--write0`.
2022-05-21 00:28:29 +05:30
Arijit Basu
1fef30ce56
Update key bindings
2022-05-21 00:12:58 +05:30
Arijit Basu
86f56cc051
Fix search navigation
2022-05-21 00:12:58 +05:30
Arijit Basu
5f598648a8
Make the prompt not null
2022-05-21 00:12:58 +05:30
Arijit Basu
d2390285fb
Fix doc
2022-05-21 00:12:58 +05:30
Arijit Basu
21c8ea68bb
Document regex filters
2022-05-21 00:12:58 +05:30
Arijit Basu
1de737cefa
Add regex support and dynamic input prompt
...
- Add new regex filters
- `RelativePathDoesMatchRegex`
- `RelativePathDoesNotMatchRegex`
- `IRelativePathDoesMatchRegex`
- `IRelativePathDoesNotMatchRegex`
- `AbsolutePathDoesMatchRegex`
- `AbsolutePathDoesNotMatchRegex`
- `IAbsolutePathDoesMatchRegex`
- `IAbsolutePathDoesNotMatchRegex`
- Search mode now defaults to regex
- Added new message `SetInputPrompt` to set the input prompt
dynamically.
2022-05-21 00:12:58 +05:30
Arijit Basu
5765698fb7
Minor doc fix
2022-05-21 00:12:58 +05:30
Arijit Basu
a233bc9bfb
Update awesome-plugins.md
2022-05-19 18:45:22 +05:30
Arijit Basu
e045b3ac3a
Update awesome-hacks.md
2022-05-19 13:04:55 +05:30
Arijit Basu
3cfed5aa6f
Improve docs
2022-05-16 17:24:32 +05:30
Arijit Basu
0d12762c1d
Upgrade tui-input to 0.4.0
2022-05-16 12:15:50 +05:30
Arijit Basu
a66d5e05d5
Upgrade to tui-input 0.3
2022-05-15 21:21:38 +05:30
Arijit Basu
8f7d6c4c9e
Fix panic when inserting unicode characters
...
Fixed in tui-input 0.2.1
2022-05-15 10:27:53 +05:30
Arijit Basu
a89b58d686
Fix deleting unicode characters
...
Fixed in tui-input 0.2.0.
2022-05-15 09:42:07 +05:30
Arijit Basu
188a2a8751
Update environment-variables-and-pipes.md
2022-05-08 21:25:15 +05:30
Matt_BSD
ed392a0755
Update docs/en/src/environment-variables-and-pipes.md
...
Co-authored-by: Arijit Basu <sayanarijit@users.noreply.github.com>
2022-05-08 20:53:46 +05:30
Matt_BSD
9a7e8cc0f4
Update docs/en/src/environment-variables-and-pipes.md
...
Co-authored-by: Arijit Basu <sayanarijit@users.noreply.github.com>
2022-05-08 20:53:46 +05:30
Matt_BSD
fb54b29dec
Update environment-variables-and-pipes.md
...
added section for for environment variables and did a short description for each of those.
I don't know what $XPLR_INPUT_BUFFER does thou, so I left it as TODO.
I also added a small example using $XPLR_FOCUS_PATH with xdg-open.
2022-05-08 20:53:46 +05:30
Arijit Basu
7f8e293bd0
Update install.md
2022-05-05 18:00:47 +05:30
Arijit Basu
3301e03880
Fix fb meta tag
2022-05-05 11:07:00 +05:30
Arijit Basu
a136a469a9
Fix meta tags
2022-05-05 11:02:00 +05:30
Arijit Basu
d596a839ea
Fix homepage image
2022-05-05 10:45:31 +05:30
Arijit Basu
6eec0ff489
New demo and picture
2022-05-04 23:41:21 +05:30
Arijit Basu
2bd4346156
Improve CLI help menu
2022-05-04 23:41:21 +05:30
Arijit Basu
6d9d324a7d
Upgrade version
2022-05-04 10:30:45 +05:30
Arijit Basu
b7ee0fc2e1
Fix cargo build
2022-05-04 10:22:10 +05:30
Arijit Basu
68ae6f5265
Don't release android for now
2022-05-04 10:13:00 +05:30
Arijit Basu
b0af9d7f69
Release android binaries
2022-05-04 09:55:01 +05:30
Arijit Basu
171c93dbb1
Fix ansi colors
...
Also upgrade deps and do some cleanup.
2022-05-04 09:43:14 +05:30
Arijit Basu
bbcd0be0c4
Fix book
2022-04-16 13:10:14 +05:30