imprv: set terminal title

This commit is contained in:
2025-07-10 09:37:18 +02:00
parent ded6a686fd
commit 1f15d53c32
3 changed files with 11 additions and 3 deletions

View File

@@ -78,6 +78,9 @@ item_types = ["VJOURNAL", "VTODO"]
You may also specify the location of the configuration file with the environment `CONFIGFILE`.
By default, `fzf-vjour` sets a descriptive terminal title.
This can be bypassed by specyfing `SET_TERMINAL_TITLE="no"` in the configuration file.
Usage
-----
Use the default `fzf` keys to navigate your notes, e.g., `ctrl-j` and `ctrl-k` for going down/up in the list.