From fb3d36da433c683f409560fc30e48b0dab37a790 Mon Sep 17 00:00:00 2001 From: George Sokianos Date: Thu, 6 Jan 2022 20:22:35 +0000 Subject: [PATCH] Some fixes on the README_OS4.md file --- README_OS4.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README_OS4.md b/README_OS4.md index de9b9963..d9a19947 100644 --- a/README_OS4.md +++ b/README_OS4.md @@ -39,7 +39,7 @@ https://git.walkero.gr/walkero/lite-xl/issues ## [1.16.12.7] - future ## Added - Added config.scroll_past_end that when its true lets the user scroll - further than the end of the file. By default is set to false. + further than the end of the file. By default is set to true. - Added "SDL_RENDERER_ACCELERATED" and "SDL_RENDERER_PRESENTVSYNC" on SDL_CreateRenderer() since this reduces the CPU usage when the user scrolls and seems to work pretty good on my systems (X5000, A1222 and @@ -90,3 +90,4 @@ https://git.walkero.gr/walkero/lite-xl/issues ### Changed - Now the `HOME` ENV variable is optional. If this is not set, the LiteXL folder will be used to create user's `.config` folder +