I wrote this colorpicker vim plugin hosted in this repo. It works as in intended in gvim (open dialog with and input the color). But when I run vim in a terminal, the gtk window hangs after clicking the ok or cancel buttons (although it inserts the selected color)... no error messages in vim.
Do any of you have encountered this problem? have you been able to solve it?