Add <C-o>t tabopen bind from commandline

This commit is contained in:
Oliver Blanthorn 2023-02-22 15:12:54 +01:00
parent 184191706e
commit 08e478f617
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -80,6 +80,9 @@
" " Allow Ctrl-c to copy in the commandline
" unbind --mode=ex <C-c>
"
" " Open various things in new tabs from the commandline
" bind --mode=ex <C-o>t ex.execute_ex_on_completion_args tabopen -b
"
" " Handy multiwindow/multitasking binds
" bind gd tabdetach
" bind gD composite tabduplicate; tabdetach