bemenu/lib/renderers
Jari Vetoniemi ca6b903415 curses: revert alt detection
This seems to be broken at least on some terminals and the high bit
toggle corrupts input. In addition there was printf for the esc/alt key
detection that can break the UI.

Neovim seems to have noncompatible way of detecting alt, so I think
neovim should be looked for proper way for handling this.
2021-06-07 16:30:12 +09:00
..
curses curses: revert alt detection 2021-06-07 16:30:12 +09:00
wayland Handle multiple seats (more) correctly 2021-06-06 23:31:57 +09:00
x11 s/cairo/cairo_renderer/ and fix cairo include 2021-05-07 23:38:15 +09:00
cairo_renderer.h cairo: fix gnu_printf format warning 2021-05-07 23:50:45 +09:00