nhmacuk
nhmacuk
```mini-modeline-truncate-p``` is set to ```t```. When setting ```mini-modeline-frame``` to ```exwm-workspace--current```, the modeline displays nothing anymore (is empty).
Ah thanks anyway. Love your package and using it daily. ________________________________ From: kiennq Sent: 21 January 2020 19:45:31 To: kiennq/emacs-mini-modeline Cc: Jarno Vegting; Author Subject: Re: [kiennq/emacs-mini-modeline] EXWM + spacemacs,...
Could the README also be extended with an installation/user guide for that package? Not sure if I should open a seperate issue for this. I want to do a project...
It seems that the ```INS``` button from the easy customisation as described in https://github.com/ch11ng/exwm/issues/712#issuecomment-586693398 seems missing for me:  . ```M-x exwm-input-set-simulation-key``` does seem to work! If possible it would...
- I am using version 26.3 ([email protected] (spacemacs)). - All of them it seemed back then, but I will test them again as soon as possible. Would I need to...
Ah, I think it's because I already filled in the form by writing the config in my init file. It seems the separate fields to fill in disappeared because of...
My work-around atm is to manually insert my key through the prompt from exwm-input-set-simulation-key and then copy the code generated in the customize-buffer into my dot file.
Hey, yes I tried that, but sadly when entering the names printed after issuing (key-description (list (read-key))) doesn't give me the expected result. The numeric codes generated by the prompt...
Oh that's a shame, as ov-highlight seems to me to be the current best package to persistently highlight code. Do I understand correctly that scimax-editmarks wouldn't be able to do...
That solution would be nice for me as well. For personal use (reading code) it is already useful to me as it is (even in collaboration e.g. sending screenshots with...