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 zyedidia/micro #7599

Merged
merged 5 commits into from Nov 4, 2022
Merged

Conversation

ponkio-o
Copy link
Sponsor Contributor

@ponkio-o ponkio-o commented Nov 4, 2022

#7599 zyedidia/micro: A modern and intuitive terminal-based text editor

$ aqua g -i zyedidia/micro

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

$ micro --help
Usage: micro [OPTIONS] [FILE]...
-clean
        Cleans the configuration directory
-config-dir dir
        Specify a custom location for the configuration directory
[FILE]:LINE:COL (if the `parsecursor` option is enabled)
+LINE:COL
        Specify a line and column to start the cursor at when opening a buffer
-options
        Show all option help
-debug
        Enable debug mode (enables logging to ./log.txt)
-version
        Show the version number and information

Micro's plugin's can be managed at the command line with the following commands.
-plugin install [PLUGIN]...
        Install plugin(s)
-plugin remove [PLUGIN]...
        Remove plugin(s)
-plugin update [PLUGIN]...
        Update plugin(s) (if no argument is given, updates all plugins)
-plugin search [PLUGIN]...
        Search for a plugin
-plugin list
        List installed plugins
-plugin available
        List available plugins

Micro's options can also be set via command line arguments for quick
adjustments. For real configuration, please use the settings.json
file (see 'help options').

-option value
        Set `option` to `value` for this session
        For example: `micro -syntax off file.c`

Use `micro -options` to see the full list of configuration options

If files such as configuration file are needed, please share them.

$ micro

Reference

[zyedidia/micro](https://github.com/zyedidia/micro): A modern and intuitive terminal-based text editor

```console
$ aqua g -i zyedidia/micro
```

## 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

```console
$
```

If files such as configuration file are needed, please share them.

```
```

Reference

-
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Nov 4, 2022
@suzuki-shunsuke suzuki-shunsuke added this to the v3.87.1 milestone Nov 4, 2022
@suzuki-shunsuke
Copy link
Member

Thank you always!

pkgs/zyedidia/micro/registry.yaml Outdated Show resolved Hide resolved
registry.yaml Outdated Show resolved Hide resolved
registry.yaml Outdated Show resolved Hide resolved
pkgs/zyedidia/micro/registry.yaml Outdated Show resolved Hide resolved
pkgs/zyedidia/micro/pkg.yaml Show resolved Hide resolved
@suzuki-shunsuke
Copy link
Member

📝 linux64-static

@suzuki-shunsuke suzuki-shunsuke merged commit 5adb68a into aquaproj:main Nov 4, 2022
@suzuki-shunsuke
Copy link
Member

Released. https://github.com/aquaproj/aqua-registry/releases/tag/v3.88.0

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