summaryrefslogtreecommitdiff
path: root/.config/readline
Commit message (Collapse)AuthorAgeFilesLines
* readline: Add C-o binding for Go’s ‘./...’Thomas Voss 2023-11-101-0/+1
|
* readline: Remove leading spaceThomas Voss 2023-11-101-1/+1
|
* readline: Increase terminal compatibilityThomas Voss 2023-11-051-2/+9
|
* readline: Make completions betterThomas Voss 2023-11-051-0/+3
|
* readline: Map € to $Thomas Voss 2023-11-011-3/+6
|
* readline: Make configuration more comprehensiveThomas Voss 2023-10-311-1/+19
|
* 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