kakboard
kakboard copied to clipboard
Clipboard integration for Kakoune
Results
1
kakboard issues
Sort by
recently updated
recently updated
newest added
https://github.com/lePerdu/kakboard/blob/4cc87b2e2a1cb1e8d61d36de172751e874ff9300/kakboard.kak#L153-L158 This and the next loop add about 50ms total to startup time. If we define these commands manually using `map`: `str-list kakboard_paste_keys p P R ` then it goes...