Skip to content
Commit 2a94d48c authored by Nalin Dahyabhai's avatar Nalin Dahyabhai
Browse files

handle end-of-line selection correctly. Stop highlighting selection on

* src/vte.c: handle end-of-line selection correctly.  Stop highlighting
	selection on click, but don't lose it until new text is selected.
* python/vte.override: fix binding for set_colors() to properly take a
	list of colors for the palette (#97682).
* src/vte.c, src/vte.h: add increase-font-size and decrease-font-size to allow
	mimicking XTerm's and Mozilla's behavior on Shift/Control
	KP_Add/KP_Subtract
* src/vteapp.c: handle increase-font-size and decrease-font-size.
parent 002f5e5e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment