diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 13:07:28 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:15 -0400 |
commit | 58960574f7c9ec2807b5017ebc8b8e15ab66d367 (patch) | |
tree | 7bc2b08619e6323ddea60922b10155bcec34ac4e /system/yaft | |
parent | bf4c3f8220c209aed1c1574086df1117bb5f59f1 (diff) |
system/yaft: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/yaft')
-rw-r--r-- | system/yaft/README | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/system/yaft/README b/system/yaft/README index 751cd4f635b9..681f7857e4f4 100644 --- a/system/yaft/README +++ b/system/yaft/README @@ -1,6 +1,6 @@ -Yet another framebuffer terminal (aka "yaft") is simple terminal emulator for minimalist, -living without X. -This software is being developed to replace Linux console for personal use. +Yet another framebuffer terminal (aka "yaft") is simple terminal +emulator for minimalist, living without X. This software is being +developed to replace Linux console for personal use. Features: @@ -14,10 +14,7 @@ Features: OPTIONS -If you need active Background Draw (always draw even if vt is not active): +If you need active Background Draw (always draw even if vt is not +active): BACKGROUND_DRAW=yes sh yaft.SlackBuild - - -!!! NOTE !!! -sbo-patches/background-draw.patch : For activate the BACKGROUND DRAW option |