Function modalkit::env::vim::command::vim_cmd_tabonly

source ·
pub fn vim_cmd_tabonly<I: ApplicationInfo>(
    desc: CommandDescription,
    ctx: &mut CommandContext
) -> CommandResult<I>
Expand description

The :tabonly command.

Aliases: tabo

Close all tabs but one.