Added the single drawable buffer patch as per the FAQ in order to get w3m images to display

This commit is contained in:
bakkeby 2020-06-26 15:01:30 +02:00
parent 93aac7e1a3
commit c8d69b5d70
3 changed files with 20 additions and 0 deletions

View file

@ -177,6 +177,12 @@
*/
#define SCROLLBACK_MOUSE_ALTSCREEN_PATCH 0
/* This is the single drawable buffer patch as outlined in the FAQ to get images
* in w3m to display. While this patch does not break the alpha patch it images
* are not shown in w3m if the alpha patch is applied.
*/
#define SINGLE_DRAWABLE_BUFFER_PATCH 0
/* This patch allows clients to embed into the st window and is useful if you tend to
* start X applications from the terminal. For example:
*