Takaaki ISHIKAWA
Takaaki ISHIKAWA
I've implemented `moom-transient.el`. It is still the initial and testing version, so it may be changed in future. You can get it from the transient branch https://github.com/takaxp/moom/tree/transient.
Thanks! It's strange for me, but I'll check it.
I'm not good at use-package, but at least (moom-mode 1) is needed since this package is a minor mode.
Thank you! moom-transient-config may not work correctly so I still working on it and investigating optimal design to list the commands.
Thanks. Fortunately, GitHub recently supports for uploading mov file not converted GIF. So I can provide higher quality videos. Regarding on the font size changing, commands in "Expand" and "Fill...
Yeah, if you use version ~~0.9.1~~ 0.9.0, please update to ~~0.9.2~~ 0.9.1. ~~0.9.1~~ 0.9.2 uses eval-when-compile but ~0.9.2~ 0.9.1 requires transient.el at top-level of the code.
Sorry! 0.9.2 is still in my local PC. Please use 0.9.1, not 0.9.0.
OK... now it strange.. but anyway I'll check it.
Actually, I cannot reproduce the error, but I didn't try it in a clean environment like only moom.el with transient.el.
`:require (transient)` may help and no need to write `require 'moom-font` ~~and `'transient`~~ in the section. But now you resolve it by yourself. Happy!