blob: 7d39b653fec31e407a82d135b4b0596641603ba9 (
plain)
1
2
3
4
5
6
7
8
|
Title: Make Ctrl+A select input text
Author: rodarima
Created: Tue, 20 May 2025 21:36:44 +0000
State: closed
The Emacs shortcut was overriding the FLTK behavior of selecting all input text.
Fixes: https://github.com/dillo-browser/dillo/issues/400
|