mirror of
https://github.com/Rudi9719/kbtui.git
synced 2026-03-22 08:47:24 +00:00
Readme feature update
This commit is contained in:
@ -13,14 +13,14 @@ For support or suggestions check out the [kbtui team](https://keybase.io/team/kb
|
|||||||
* List view to show activity
|
* List view to show activity
|
||||||
* Chat view to interact with the current channel
|
* Chat view to interact with the current channel
|
||||||
* Marks unread messages in the List view
|
* Marks unread messages in the List view
|
||||||
|
* Reactions to messages
|
||||||
|
* Auto #general teams when not given a channel
|
||||||
|
* Pretty format headers in List view from window size
|
||||||
|
|
||||||
## Todo
|
## Todo
|
||||||
* Reactions to messages
|
|
||||||
* Message editing
|
* Message editing
|
||||||
* Pretty format headers in List view from window size
|
|
||||||
* Twitter-style feed reading public messages
|
* Twitter-style feed reading public messages
|
||||||
* Track multiple conversations at once
|
* Track multiple conversations at once
|
||||||
* Auto #general teams when not given a channel
|
|
||||||
|
|
||||||
### Building and Running
|
### Building and Running
|
||||||
```
|
```
|
||||||
@ -34,4 +34,4 @@ go get ./
|
|||||||
go run main.go
|
go run main.go
|
||||||
```
|
```
|
||||||
Occasionally when @dxb updates his API it will be necessary to run
|
Occasionally when @dxb updates his API it will be necessary to run
|
||||||
`go get -u ./`
|
`go get -u ./`
|
||||||
|
|||||||
Reference in New Issue
Block a user