Commit Graph

33 Commits (main)

Author SHA1 Message Date
Arijit Basu 89d7bccce8 Update docs 2 weeks ago
Arijit Basu b0ef9a5190
Remove unnecessary config example for now 4 months ago
Arijit Basu b70337708c
Minor fix 4 months ago
Arijit Basu 9127d15494
Use tree-view as example 4 months ago
Arijit Basu 66d9f7e586
Minor doc fix 4 months ago
Arijit Basu eab47a9044
Fix nixpkgs link 4 months ago
Arijit Basu a9e3752f56
Minor doc fix 4 months ago
Arijit Basu 470bea1265
NixOS install instructions 4 months ago
Felix Yan 1dc5eae8fc
Update Arch Linux package URL in install.md
The old URL returns 404 now.
6 months ago
Arijit Basu 9a7ff5846d
Fix android build (#657)
* Fix android build

Ref: https://github.com/khvzak/mlua/issues/267#issuecomment-1644559018

* Update docs

* Fix typos by cheating a bit

* Instruction first
10 months ago
Arijit Basu bf7ae3f748
Give up on the new platforms 10 months ago
Arijit Basu ab90381fda
Prompt when in doubt (#623)
* Update deps

* Prompt for user input when in doubt

- Ask before delete.
- For copy, move or symlink operations, ask what to do if a file with
  the same name exists.
- Update version.

Closes: https://github.com/sayanarijit/xplr/issues/615
1 year ago
Arijit Basu 43c88b4873 Improve install instruction for macOS 1 year ago
BoolPurist 078da205ca Fixed own typo. 1 year ago
BoolPurist caa365b4a0 link to header for crates.io install is fixed 1 year ago
Arijit Basu 1d829c36e6 Implement -M, --print-msg-in
To help with creating safe arguments for --on-load.

e.g.

```
xplr --on-load $(xplr -M 'ChangeDirectory: %q' "${HOME:?}")
```
2 years ago
Arijit Basu 33e537949f
Install instructions for Alpine and Gentoo 2 years ago
Arijit Basu 7f8e293bd0
Update install.md 2 years ago
Arijit Basu 7da7c54e86
Add direct download link for linux musl 2 years ago
Arijit Basu bb034180f4
Drop snapcraft 2 years ago
Arijit Basu 1627e3974f
Remove xplr-bin 2 years ago
Arijit Basu a97ff38e7a
Use classic confinement for snap 3 years ago
Arijit Basu 807f715f8f
Update installation docs 3 years ago
Arijit Basu b29c25c66f
Update install.md 3 years ago
Arijit Basu 947cfeb327
Minor fixes and format docs 3 years ago
Arijit Basu 8c42a62c93 Try in docker 3 years ago
Arijit Basu 068d45e657 Always pass `--locked` when installing using cargo
Closes: https://github.com/sayanarijit/xplr/issues/332
3 years ago
Arijit Basu 72712a8bae
Update install.md 3 years ago
Arijit Basu 193202c325
Improve FreeBSD install instructions 3 years ago
Arijit Basu 1e13fdacda Use footer links
Tool used: https://github.com/sayanarijit/md-footer
3 years ago
Maxim Baz 0df4f87d7f Update pacman command 3 years ago
Arijit Basu cb38ca048d Typos and documentation fixes 3 years ago
Arijit Basu 3e646b063b Publish xplr book with intensive documentation
Closes: https://github.com/sayanarijit/xplr/issues/263
3 years ago