slack-tui icon indicating copy to clipboard operation
slack-tui copied to clipboard

TUI-based client for Slack

Results 7 slack-tui issues
Sort by recently updated
recently updated
newest added

Using `/usr/bin/env node` is better than using `/usr/bin/local/node`. `/usr/bin/local/node` is unavailable for users who use node with system install or with nvm.

I reported the issue #6 and this is my fix PR.

## How to reproduce 1. Run slack-tui 2. hit tab to select Channels tab 3. hit enter ## Result It crashes ## Error Log ```text ➜ ~ slack-tui TypeError: Cannot...

Suppose I am part of 2 teams, A and B. I am looking at a channel in A, and somebody posts a message in a channel in B. That message...