Nestor Arocha
Nestor Arocha
I suspect it is related to [this issue](https://github.com/xmonad/xmonad/issues/151). Xmonad draws xfdesktop on top of whatever is on the screen, ignoring _NET_WM_WINDOW_TYPE _NET_WM_WINDOW_TYPE_DESKTOP
BNFGrammar.first_lookup() needs a size argument. I think it should also return a GrammarDefinition to be executed by a Checker
Depends on #55 to generate the grammar from the list of symbols
clarification: required to allow BNF translations
The https://github.com/muennich/urxvt-perls/blob/master/deprecated/README.md says: ``` Since version 9.20 rxvt-unicode natively supports copying to and pasting from the CLIPBOARD buffer with the `Ctrl-Meta-c` and `Ctrl-Meta-v` key bindings. The `clipboard.autocopy` setting is provided...
The issue seems not to happen if the model is stored in the database; it seems as if there is a second call that to default on write. I updated...
I experienced the same issue. I had it working fine until I upgraded my vim plugins and system fzf. I tried with both neovim 0.5.0 and 0.7.2, fzf 0.35 and...