From ff1208968e99dbd5906be449850203b554e02e17 Mon Sep 17 00:00:00 2001 From: lukeflo Date: Mon, 24 Feb 2025 16:24:22 +0100 Subject: toc in readme --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 41ebdfc..d3b32e9 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ + + ## TL;DR `bibiman` is a simple terminal user interface for handling your BibLaTeX @@ -163,7 +165,8 @@ selected_row_bg_color = "237" # 256-color index selected_row_bg_color = "#3a3a3a" # HEX code ``` -To run `bibiman` with some default values for a light-colored terminal use the `--light-terminal` flag. +To run `bibiman` with some default values for a light-colored terminal use the +`--light-terminal` flag. ## Features @@ -228,9 +231,9 @@ enabled by default. You can use some special chars to alter pattern matching: ## Edit bib entry -The main editor can be set through the [config file](#values). Otherwise, the -environment variables `VISUAL` and `EDITOR` will be used in this order. The last -fallback solution is `vi`. +The main editor can be set through the [config file](#general-configuration). +Otherwise, the environment variables `VISUAL` and `EDITOR` will be used in this +order. The last fallback solution is `vi`. I've tested the following editors (set as value of `VISUAL` and through the config file): -- cgit v1.2.3