feat: remove the tabo alias

Since tabonly can be so destructive, remove it entirely with a note
about how to add it back if someone needs it.
This commit is contained in:
Zak Stroud 2025-11-23 13:24:44 -08:00
parent 42a55663b8
commit 30ae6d7a79

View file

@ -658,7 +658,7 @@ export class default_config {
tabgroupswitch: "tgroupswitch",
tabnew: "tabopen",
tabm: "tabmove",
tabo: "tabonly",
tabo: "fillcmdline_tmp 3000 The :tabo alias has been removed. You can add it back with :command tabo tabonly",
tn: "tabnext_gt",
bn: "tabnext_gt",
tnext: "tabnext_gt",