Display files, URLs, or command output for the user to see
/plugin marketplace add mbailey/show-and-tell/plugin install show-and-tell@mbailey<target># /show-and-tell:show Display content for the user to view in the appropriate application. ## Usage ## Targets - `<file>` - Open file in Neovim - `<file>:<line>` - Open file at specific line - `http://...` or `https://...` - Open URL in browser - `cmd:<command>` - Run command in shell pane - `pane:<id>` - Focus tmux pane by ID ## Examples ## Implementation Run the show command from this plugin: