mirror of
https://git.savannah.gnu.org/git/screen.git
synced 2026-02-12 18:32:14 +02:00
Minor reword of the input-reading phrase in HACKING.
This commit is contained in:
@@ -18,7 +18,7 @@ WIP notes on hacking the Screen source.
|
||||
termcap features of the current display. These are found in term.h,
|
||||
which is automatically generated from term.c by term.sh.
|
||||
|
||||
* The main input-reading function from the user-facing display,
|
||||
* The main input-reading function for handling user input from a display,
|
||||
is disp_readev_fn in display.c. This also handles automatic transformation
|
||||
of mouse-tracking codes from display coordinates to screen-window
|
||||
coordinates, and decodes characters from the display's encoding, passing
|
||||
|
||||
Reference in New Issue
Block a user