Skip to content

Add command to query/add/remove current buffer from config #5

@mildred

Description

@mildred

There are two configuration options that can hold buffers:

  • notify_on_all_messages_in_buffers
  • ignore_buffers

It would be great to have a command to add / remove the current buffer from these lists, or query it. I was thinking of something like:

/notifybuf list
/notifybuf add [BUFFER]
/notifybuf del [BUFFER]
/mute list
/mute add [BUFFER]
/mute del [BUFFER]

Could you think of better command names?

What do you think ? Would a PR like this accepted ?
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions