| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update UI type name list | Shohei YOSHIDA | 2025-05-23 | 1 | -2/+2 |
| | | |||||
| * | Update kak completion | Shohei YOSHIDA | 2022-11-16 | 1 | -21/+28 |
| | | |||||
| * | Replace _values with compadd, and other cleanup recommended | David Ross | 2018-08-25 | 1 | -2/+4 |
| | | | | | Thanks @okapia! | ||||
| * | Fix kak_sessions not sending _values enough arguments | David Ross | 2018-08-25 | 1 | -1/+1 |
| | | | | | | Using zsh 5.4.2, I am occasionally running into an error "_values:compvalues:11: not enough arguments". When it doesn't occur, instead, one of the kakoune sessions does not appear as part of autocompletion. This fixes both problems for me by providing a description as described in http://zsh.sourceforge.net/Doc/Release/Completion-System.html#Completion-System. "The first non-option argument is used as a string to print as a description before listing the values. " | ||||
| * | src _kak: Fix argument syntax and use `_call_program` | Frank LENORMAND | 2017-07-19 | 1 | -8/+3 |
| | | |||||
| * | src: Add completion for the Kakoune code editor | Frank LENORMAND | 2017-06-21 | 1 | -0/+74 |
