Re: [hackers] [scroll] Remove ^E and ^Y || Roberto E. Vargas

From: Quentin Rameau <quinq_AT_fifth.space>
Date: Sun, 17 May 2020 09:11:11 +0200

> - {"\031", SCROLL_UP, 1}, /* mouse wheel up */
> - {"\005", SCROLL_DOWN, 1}, /* mouse wheel Down */
> + //{"\031", SCROLL_UP, 1}, /* mouse wheel up */
> + //{"\005", SCROLL_DOWN, 1}, /* mouse wheel Down */

Did you forget to remove the two lines?

If this was intentional, I think a proper comment about those would be
better, otherwise it just looks like forgotten test code, with no
indication as why it's here and what it does.
Received on Sun May 17 2020 - 09:11:11 CEST

This archive was generated by hypermail 2.3.0 : Sun May 17 2020 - 09:12:36 CEST