diff --git a/src/tips/tips.html b/src/tips/tips.html index 563cfef3c..b945e8e30 100644 --- a/src/tips/tips.html +++ b/src/tips/tips.html @@ -112,7 +112,7 @@

Tip: Use cursor mode an
-

Tip: Using text from a frame in a command pipe-line

+

Tip: Use text from a frame in a command pipe-line

Once shell integration is set up, Extraterm will place frames around the output of commands. Each frame has a little tag @@ -145,5 +145,25 @@

Tip: Use the "Go to Pre

+
+

Tip: Splitting the window

+

+ The "Horizontal Split" + and "Vertical Split" + commands let you split the window in half with side-by-side groups of tabs. These too can be split again if + desired. +

+

+ These commands are all available in the Command Palette . +

+
+ +
+

Tip: Drag and Drop tabs and command frames

+

+ Tabs can dragged around and repositioned using the mouse. Command frames can also be dragged out of the terminal and up to the tab bar. Command frames which hold text can also be dragged outside of Extraterm and dropped into any application which accepts text via drag and drop. +

+
+ \ No newline at end of file