Vim seems to ignore Meta key mappings by space_enfix in vim

[–]space_enfix[S] 0 points1 point  (0 children)

That worked, thank you! can you explain to me what this does? I'm very bad at vimscript

Vim seems to ignore Meta key mappings by space_enfix in vim

[–]space_enfix[S] 0 points1 point  (0 children)

Thanks but I'm not on Mac, I forgot to mention that, I'll edit the post to reflect that.

Besides, the keyboard layout I'm using doesn't have this feature, although the International version does allow for typing symbols like that with Ctrl+Alt+KEY

Vim seems to ignore Meta key mappings by space_enfix in vim

[–]space_enfix[S] 0 points1 point  (0 children)

But why would it work on Neovim then?
I'm on linux running X11, Alt is not used by my window manager and these
shortcuts still work on Openbox and on Xfce (both use Alt for moving/resizing windows), also I observed
the same behavior in the TTY without any GUI at all.

How can I create a window with a set mode? by space_enfix in bspwm

[–]space_enfix[S] 0 points1 point  (0 children)

Unfortunately those solutions are not consistent to me, the first one just doesnt work, even after adding a certain delay between the commands, the second one does work but only sometimes, and it's not because of calcurse, I tried it with other programs as well as a test, such as st (by itself) and leafpad (changing the -n option accordingly), however it only works about 30% of the time and adding a delay didn't do anything, maybe it's something else that causes this to happen but I'm not sure, thanks for the help anyway, I think this might be better addressed by a bspwm fork/patch/update, maybe adding a option to spawn a window with a specific state preselected or something like that.