Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inwee: Cannot find Weechat FIFO pipe. #3

Open
Strykar opened this issue Oct 30, 2022 · 0 comments
Open

inwee: Cannot find Weechat FIFO pipe. #3

Strykar opened this issue Oct 30, 2022 · 0 comments

Comments

@Strykar
Copy link

Strykar commented Oct 30, 2022

Does a FIFO file need to exist in ~/.config/weechat before the command is run?

$ lspci | grep -i network | inwee
inwee: Cannot find Weechat FIFO pipe.

$ echo "*/relay sslcertkey" | inwee
inwee: Cannot find Weechat FIFO pipe.

The config shows it is enabled but there is no ~/.config/weechat/*fifo* flle

$ cat  ~/.config/weechat/fifo.conf 
#
# weechat -- fifo.conf
#
# WARNING: It is NOT recommended to edit this file by hand,
# especially if WeeChat is running.
#
# Use commands like /set or /fset to change settings in WeeChat.
#
# For more info, see: https://weechat.org/doc/quickstart
#

[file]
enabled = on
path = "${weechat_runtime_dir}/weechat_fifo_${info:pid}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant