liquid

marc-schwartz 2022-06-06T14:22:56.590799Z

Hi folks, it looks like this channel is not active this yearโ€ฆ By chance, if anyone sees this, is anyone using macos? I have tried and Iโ€™m getting blotchy results in both iterm and terminal. Any help running liquid on macos would be most appreciated.

mogenslund 2022-06-06T19:04:45.354649Z

Hi @marc-schwartz I am not using macros much. I just tried evaluating a macro, and it did not cause any problems. Can you describe more detailed what you do and what happens. Maybe with some code example?

marc-schwartz 2022-06-06T19:05:35.384629Z

sorry, MacOs, not clojure macros :)

mogenslund 2022-06-06T19:33:49.751999Z

Ah. I see ๐Ÿ™‚ I do not have a Mac. Sorry. I might get one within a couple of month. That should allow me to better support MacOS.

marc-schwartz 2022-06-06T19:35:40.048069Z

It worked perfectly for me in linux, but I wonder if there is some well-known difference with MacOS terminal emulation (I tried two: http://Terminal.App and iTerm). Iโ€™ll look into this and report back if I find anything usefull.

mogenslund 2022-06-06T19:36:27.639369Z

Great. Thank you.

marc-schwartz 2022-06-06T19:37:31.886339Z

There is also a MacOS port of X11 with xterm that I will perhaps try in the interim.

๐Ÿ‘ 1
marc-schwartz 2022-06-07T01:57:58.473379Z

Just an FYI: I found a good open source terminal emulator for MacOs with Apache License: https://github.com/alacritty/alacritty

marc-schwartz 2022-06-07T01:58:13.402469Z

Liquid runs nicely in this.

mogenslund 2022-06-07T05:11:50.940289Z

Great ๐Ÿ™‚ That is good to know! I will still investigate the default terminals, when I get my hands on a Mac.