Skip to content

wish: deduplicate entries that have the same category and action #19

Description

@emreakg

Currently, using the following comments creates two entries in remontoire with different keybindings:

## Session // Exit App // <><Shift> q ##
## Session // Exit App // <> q ##

I am using remontoire primarily with regolith. Therefore, I try my best not to modify i3 config directly for keybindings, and opt in to use Xresources to modiy keymappings instead.
What I wanted to do was add remontoire comments to my Xresources for only the mappings I modify, and then concatenate my i3 config with my Xresources for a complete remontoire cheatsheet.
cat ~/.config/regolith/i3/config ~/.config/regolith/Xresources | remontoire -i
This creates duplicate entries, unless I remove the comments in my i3 config.

I wish remontoire would only show only the last line for every category x action combination.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions