I seen [Deprecated 
List](https://www.geany.org/manual/reference/deprecated.html) and found 
```GEANY_KEYS_EDITOR_MACROLIST``` in 
[glspi_keycmd.h](https://github.com/geany/geany-plugins/blob/master/geanylua/glspi_keycmd.h),
 it's old file and I tried to run 
[mk-keytab.lua](https://github.com/geany/geany-plugins/blob/master/geanylua/util/mk-keytab.lua)
 : I got 52 (!) new fields for ```key_cmd_hash_entries[]```.
This table use for ```geany.keycmd()``` (runs one of Geany's built-in menu 
commands), some items will be useful.

Is it possible to update?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/661

Reply via email to