Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d249ff4

Browse files
committedJan 18, 2023
content: weechat-docker, add update
1 parent ac442df commit d249ff4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

Diff for: ‎content/blog/2023-01-15-weechat-docker.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ aliases:
66
-
77
title: Running the WeeChat IRC Client on a VPS in Docker
88
published: true
9-
modified:
9+
modified: 2023-01-18T11:34:27.000Z
1010
description: Walkthrough on how to setup the WeeChat IRC client in docker.
1111
cover_image: "https://media.tiim.ch/a28c65a1-ed95-43d3-af87-a2ad222bee7f.jpg"
1212
cover_image_txt: "Stable Diffusion - anime landscape, pastel colors, thick outlines, forest, mountains, golden light"
@@ -87,6 +87,11 @@ And that's it! Running `weechat.sh` will open an ssh session to your server and
8787
8888
If you liked this post, consider subscribing to my blog via [RSS](https://tiim.ch/blog/rss.xml), or on [social media](https://tiim.ch/follow). If you have any questions, feel free to [contact me](/contact). I also usually hang out in [`##tiim` on irc.libera.chat](irc://irc.libera.chat/##tiim). My name on IRC is `tiim`.
8989
90+
> [!INFO] Update 2022-01-18
91+
> I have found that at the beginning of a session, the input to weechat doesn't seem to work. Sometimes weechat refuses to let me type anything and/or doesn't recognize mouse events.
92+
> After a while of spamming keys and `Alt-m` (toggle mouse mode), it seems to fix itself most of the time.
93+
> I have no idea if thats a problem with weechat, with docker or with ssh, and so far have not found a solution for this. If you have the same problem or even know how to fix it, feel free to reach out.
94+
9095
%%
9196
9297
## 📎 Related

0 commit comments

Comments
 (0)
Please sign in to comment.