shrx
shrx
Classic google maps had a very nice and useful feature with directions: you could print step-by-step directions and specify for each step if you wanted only text, map or streetview....
The new day marker in red is not displayed before/after the first message of the day is posted, but is delayed for some messages later. See screenshot: 
See screenshot:  Possible fix: truncate usernames to fixed max length.
Imgur-hosted images in Readme.md are no longer working.
Fixes #178 for real this time
I have initialized attic with ``` attic init kanta.attic ``` and then wanted to create a backup with ``` sudo attic create kanta.attic::backup-$(date +%Y-%m-%d) / --do-not-cross-mountpoints attic: /bin/bash: [Errno 95]...
When a message is pinned, an Unknown event is raised: ``` > Unknown event. Unknown event. Event. Type: CHANNEL_PINS_UPDATE, State: 554 Operation: 0 Direction: 0 Event. Type: CHANNEL_PINS_ACK, State: 552...
I got this error when the current server was deleted: ``` > Unknown event. Event. Type: RELATIONSHIP_ADD, State: 5230 Operation: 0 Direction: 0 { "user": { "username": "REDACTED_USER", "id": "REDACTED_ID",...
Discord supports bold text with `**bold text**` tags. Many terminal emulators also support bold text, for example `\033[1mbold text\033[0m`. Could you add bold text formatting to this client?
After I connect to a channel, I type `:m 2` and press return. This is the output: ``` Welcome, shrx! Guild: myguild, Channel: mychannel Printing last 2 messages! > ```...