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

Remove statusline #289

Merged
merged 3 commits into from
Dec 26, 2020
Merged

Remove statusline #289

merged 3 commits into from
Dec 26, 2020

Conversation

osa1
Copy link
Owner

@osa1 osa1 commented Dec 20, 2020

For v1.0 I want to make sure every existing feature is justified (being used) and have all the necessary features (e.g. config field fields).

I believe stauts line is one of the features that no one uses, because it's currently painful to use. You need to enable it manually every time you run tiny because we never implemented the config file fields. Also, I think it's not too useful. It shows three things:

  • Channel name
  • /ignore status
  • /notify status

First one is already shown in the TUI always, no need to show it again. (2) and (3) can be seen by running the commands and I'm not sure if they're important enough to show always.

(I think a more helpful status line would show: channel status and topic, maybe number of nicks in the channel)

Instead of finishing a feature that no one uses I think it makes more sense to just remove it. No need to maintain dead code.

I'll keep this here for a few weeks in case anyone will object.

@osa1 osa1 added this to the v1.0 milestone Dec 20, 2020
@osa1 osa1 merged commit 6abc671 into master Dec 26, 2020
@osa1 osa1 deleted the remove_statusline branch December 26, 2020 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant