commit 7ebc733b629fd2f8ba09fc5936df2143882d1f64 parent 005d9575222afc98a663949417a0d02dc5020b54 Author: Jochen Sprickerhof <git@jochen.sprickerhof.de> Date: Sun, 5 Apr 2020 23:16:19 +0200 Update comments Diffstat:
M | config.def.h | | | 8 | ++++---- |
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/config.def.h b/config.def.h @@ -1,9 +1,9 @@ /* - * Define ESC seqences to use for scroll events. - * Use "cat -v" to figure out favorit key combination. + * Define ESC sequences to use for scroll events. + * Use "cat -v" to figure out favorite key combination. * - * lines is the number of lines scrolled up or down. If lines is negaive, - * its the: -1 is 1/1. + * lines is the number of lines scrolled up or down. + * If lines is negative, its the fraction of the terminal size. */ struct rule rules[] = {