Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | readline: Use emacs bindings | Thomas Voss | 2024-11-02 | 1 | -10/+6 |
* | readline: Add C-o binding for Go’s ‘./...’ | Thomas Voss | 2023-11-10 | 1 | -0/+1 |
* | readline: Remove leading space | Thomas Voss | 2023-11-10 | 1 | -1/+1 |
* | readline: Increase terminal compatibility | Thomas Voss | 2023-11-05 | 1 | -2/+9 |
* | readline: Make completions better | Thomas Voss | 2023-11-05 | 1 | -0/+3 |
* | readline: Map € to $ | Thomas Voss | 2023-11-01 | 1 | -3/+6 |
* | readline: Make configuration more comprehensive | Thomas Voss | 2023-10-31 | 1 | -1/+19 |
* | readline: Don’t blink cursor in insert mode | Thomas Voss | 2023-08-22 | 1 | -1/+1 |
* | readline: Change cursor shape based on vi-mode | Thomas Voss | 2023-08-11 | 1 | -0/+8 |
* | readline: Add readline configuration | Thomas Voss | 2023-08-11 | 1 | -0/+1 |