slack icon indicating copy to clipboard operation
slack copied to clipboard

c++ slack ncurses client

Results 8 slack issues
Sort by recently updated
recently updated
newest added

`:slightly_smiling_face:` instead of 🙂 My terminal emulator supports Emoji and it works well in e.g. `vim`.

enhancement

https://github.com/haikuports/haikuports/pull/3145# We could use a bit more direction on the exact Licensing. The only thing you have listed is GPL in the PKGBUILD but no COPYRIGHT or LICENSE file as...

Not all substrings of a valid UTF-8 string are themselves valid UTF-8 substrings, but `slack++` treats them as such, leading to visual glitches and (possibly) #15. Bug discovered in the...

bug

For copy pasting of long links :) This would work best if #12 was implemented first.

enhancement

Commit a712bbe5f4d89a0920689b50efaebf7ca2991050 Steps to reproduce: - build package - run as follows: ``` greg@gregdev:~/ga/slack/build$ ./slack++ ``` Returned error: ``` Welcome to slack++ Could not connect. Check your connection and retry....

question

My group has hundreds of channels and users - not having to scroll through an arbitrarily ordered list would be ideal. Something like `/go` (`go.py`) in WeeChat. Maybe a scripting...

enhancement

Installed lib notify and cmake generated the makefile perfectly. Issue is the linker ends up complaining that I can't find "-lnotify". I needed up removing LIBNOTIFY_LIBRARIES from the link section...

bug

Slack has a feature, where from every message a separate thread can be started. Currently, slack++ displays them by prepending some kind of tag to the messages received from such...

enhancement