summaryrefslogtreecommitdiff
path: root/.config/readline
Commit message (Collapse)AuthorAgeFilesLines
* readline: Don’t blink cursor in insert modeThomas Voss 2023-08-221-1/+1
|
* readline: Change cursor shape based on vi-modeThomas Voss 2023-08-111-0/+8
| | | | | | This commit causes the cursor to be a block when in normal mode and a pipe when in insert mode for all applications using GNU readline. I also just went ahead and set the default mode to vi because I can.
* readline: Add readline configurationThomas Voss 2023-08-111-0/+1