From 023c847a811d5227cd5183552ffa37014b4ae153 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sat, 17 Apr 2021 13:00:29 +0200 Subject: [PATCH] [Emacs] Add TODO for Eshell banner --- org/config/emacs.org | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/org/config/emacs.org b/org/config/emacs.org index 5294b42..8c35b65 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -2553,6 +2553,15 @@ Finally, let’s enable some fish-like syntax highlighting: (eshell-syntax-highlighting-global-mode +1) #+END_SRC +***** TODO Fix right column padding :noexport: +:PROPERTIES: +:CUSTOM_ID: User-Configuration-Emacs-builtins-Eshell-Eshell-theme-and-prompt-Fix-right-column-padding-960cf0cb +:END: +The uptime can get longer than allocated in the banner and be longer than the +theoretical longest line the banner can be. Execute the ~uptime~ command, find +out the length of the result and compute the padding based on the maximum length +between the kernel’s name and the uptime’s length. + ***** TODO Add battery level to banner :noexport: :PROPERTIES: :CUSTOM_ID: User-Configuration-Emacs-builtins-Eshell-Eshell-theme-and-prompt-Add-battery-level-to-banner-7ef9bd5a