1
0
mirror of https://github.com/gryf/weechat-replacer.git synced 2026-04-25 18:51:24 +02:00

4 Commits

Author SHA1 Message Date
gryf 99e4e12129 Fixed path resolving implementation, added tests. 2021-05-15 17:42:34 +02:00
gryf 30670d6508 Refactoring, fix tests 2021-05-15 17:42:05 +02:00
gryf 7fe8df4c56 Calculate weechat home using string_eval_path_home.
Using different path for the weechat configuration results in inability
to find right replacemenet_map json file. Fix it by using
string_eval_path_home method, which will return right weechat config
directory.
2020-11-02 20:27:17 +01:00
gryf 34c247d3c2 Initial commit 2016-07-30 19:18:48 +02:00