Skip to content

Add on/off notification on toggle #1

@kankaristo

Description

@kankaristo

Currently, there seems to be no way to really know if tail is active or not when you toggle it (unless you're already tailing a file).

I added atom.notifications.addInfo() with an on/off message, which works well enough for me.

It would be better to somehow display the message in the buffer where tail is active, as it seems to only be active in one buffer at a time (which is good if you have 2 or more instances of the same file open in Atom).

Thanks for a great package!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions