From: Samir Benmendil Date: Wed, 21 Feb 2024 00:38:59 +0000 (+0000) Subject: task: reserve two lines for my prompt X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/8c688a8f9bc9648185888a4a856a18a2a9c46ee5 task: reserve two lines for my prompt --- diff --git a/task/taskrc b/task/taskrc index be1f8c4..d6bfcf6 100644 --- a/task/taskrc +++ b/task/taskrc @@ -23,6 +23,9 @@ weekstart=monday # Behaviour confirmation = 0 # do not ask when deleting tasks +# Terminal +reserved.lines=2 # reserve two lines for prompt + # taskd taskd.certificate=$XDG_DATA_HOME/task/hactar.cert.pem taskd.key=$XDG_DATA_HOME/task/hactar.key.pem