mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 23:28:02 +00:00
Add an inline code block
This commit is contained in:
@@ -5,7 +5,7 @@ local server or has a connection to a database. The pane is taking up too
|
|||||||
much space in the current window, but it is important so you don't want to
|
much space in the current window, but it is important so you don't want to
|
||||||
just kill it. If that is the case, break it out into a separate window.
|
just kill it. If that is the case, break it out into a separate window.
|
||||||
|
|
||||||
With that pane in focus, enter into command mode (<prefix>:) and then issue
|
With that pane in focus, enter into command mode (`<prefix>:`) and then issue
|
||||||
the `break-pane` command.
|
the `break-pane` command.
|
||||||
|
|
||||||
Alternatively, you can trigger this with a keybinding: `<prefix>!`.
|
Alternatively, you can trigger this with a keybinding: `<prefix>!`.
|
||||||
|
|||||||
Reference in New Issue
Block a user