Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add sayanarijit/xplr #10716

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

CrystalMethod
Copy link
Contributor

sayanarijit/xplr: A hackable, minimal, fast TUI file explorer

$ aqua g -i sayanarijit/xplr

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ xplr --help
xplr 0.20.2
Arijit Basu <hi@arijitbasu.in>
A hackable, minimal, fast TUI file explorer

USAGE:
    xplr [FLAG]... [OPTION]... [PATH] [SELECTION]...

FLAGS:
    -                            Reads new-line (\n) separated paths from stdin
    --                           Denotes the end of command-line flags and options
        --force-focus            Focuses on the given <PATH>, even if it is a directory
    -h, --help                   Prints help information
    -m, --pipe-msg-in            Helps safely passing messages to the active xplr
                                   session, use %%, %s and %q as the placeholders
    -M, --print-msg-in           Like --pipe-msg-in, but prints the message instead of
                                   passing to the active xplr session
        --print-pwd-as-result    Prints the present working directory when quitting
                                   with `PrintResultAndQuit`
        --read-only              Enables read-only mode (config.general.read_only)
        --read0                  Reads paths separated using the null character (\0)
        --write0                 Prints paths separated using the null character (\0)
    -0  --null                   Combines --read0 and --write0
    -V, --version                Prints version information

OPTIONS:
    -c, --config <PATH>             Specifies a custom config file (default is
                                      "$HOME/.config/xplr/init.lua")
    -C, --extra-config <PATH>...    Specifies extra config files to load
        --on-load <MESSAGE>...      Sends messages when xplr loads
        --vroot <PATH>              Treats the specified path as the virtual root

ARGS:
    <PATH>            Path to focus on, or enter if directory, (default is `.`)
    <SELECTION>...    Paths to select, requires <PATH> to be set explicitly

[sayanarijit/xplr](https://github.com/sayanarijit/xplr): A hackable, minimal, fast TUI file explorer
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Mar 13, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v3.145.0 milestone Mar 13, 2023
@suzuki-shunsuke
Copy link
Member

Thanks!

@suzuki-shunsuke
Copy link
Member

suzuki-shunsuke commented Mar 13, 2023

$ aqua-registry scaffold --deep sayanarijit/xplr

https://github.com/aquaproj/generate-registry-deep/actions/runs/4410624004

@suzuki-shunsuke
Copy link
Member

Hmm. Generated config is strange...
https://github.com/aquaproj/generate-registry-deep/actions/runs/4410624004

@suzuki-shunsuke
Copy link
Member

I've confirmed it works well with the following testdata.

packages:
  - name: sayanarijit/xplr@v0.20.2
  - name: sayanarijit/xplr
    version: v0.20.1
  - name: sayanarijit/xplr
    version: v0.20.0-beta.3
  - name: sayanarijit/xplr
    version: v0.20.0-beta.2
  - name: sayanarijit/xplr
    version: v0.20.0-beta.0
  - name: sayanarijit/xplr
    version: v0.19.3
  - name: sayanarijit/xplr
    version: v0.19.1
  - name: sayanarijit/xplr
    version: v0.19.0
  - name: sayanarijit/xplr
    version: v0.17.2
  - name: sayanarijit/xplr
    version: v0.17.1
  - name: sayanarijit/xplr
    version: v0.16.4
  - name: sayanarijit/xplr
    version: v0.16.3
  - name: sayanarijit/xplr
    version: v0.15.2
  - name: sayanarijit/xplr
    version: v0.2.20

@suzuki-shunsuke
Copy link
Member

@suzuki-shunsuke
Copy link
Member

@CrystalMethod CrystalMethod deleted the feat/sayanarijit/xplr branch October 17, 2023 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants