Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

from-ctl returns two objects. #17

@sjcobb2022

Description

@sjcobb2022

When running

hyprkeys --from-ctl --json

I get the following output:

[
 /* ... my keybinds */
]
{} / * Extra random json object? */

It also outputs the table twice if I use the markdown option:

| Keybind | Locked | Mouse | Release | Repeat | Submap | Dispatcher | Command |
... my keys....

| Keybind | Dispatcher | Command |
|---------|------------|---------|

Is this an intended behaviour, or is this something that should be fixed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions