tridactyl/src
Oliver Blanthorn 64174e0b03
Add ex.copy_completion bound to <C-o>yy
Half of issue #1886.

This does copy the whole completion including the command which may
be surprising. I can't really think of a better way to do it -
perhaps we could strip the first word, but that would probably
cause even more confusion with e.g. tabopen -c
2020-06-19 22:44:21 +01:00
..
background Re-enable require-await 2020-06-19 13:48:22 +01:00
completions Re-enable no-inferrable-types 2020-06-19 21:00:55 +01:00
content Re-enable no-inferrable-types 2020-06-19 21:00:55 +01:00
grammars Update keyseq 2018-04-15 22:34:07 +01:00
lib Add ex.copy_completion bound to <C-o>yy 2020-06-19 22:44:21 +01:00
parsers Re-enable no-inferrable-types 2020-06-19 21:00:55 +01:00
static Fix #2461: document CA-Esc bind in more places 2020-06-07 19:40:06 +01:00
background.ts Fix missing brackets 2020-06-19 15:31:23 +01:00
commandline_frame.ts Move state storage to background 2020-05-08 17:19:23 +01:00
completions.ts Re-enable arrow-body-style 2020-06-19 13:08:23 +01:00
content.ts Re-enable no-extra-semi and prettier 2020-06-19 12:56:25 +01:00
excmds.test.ts introduce excmds unit tests 2020-06-04 01:23:45 +02:00
excmds.ts Fix #2339: protect users from containerdelete with no arguments 2020-06-19 22:23:06 +01:00
help.ts Re-enable no-empty-function 2020-06-18 22:35:24 +01:00
manifest.json release 1.19.1 2020-05-29 16:51:53 +01:00
message_protocols.ts Add strong typing to background messages 2019-10-26 21:55:59 +02:00
newtab.ts Add strong typing to background messages 2019-10-26 21:55:59 +02:00
perf.ts Re-enable no-inferrable-types 2020-06-19 21:00:55 +01:00
state.ts Re-enable no-inferrable-types 2020-06-19 21:00:55 +01:00
tridactyl.d.ts Re-enable unified-signatures 2020-06-19 13:11:03 +01:00