'Move terminal back to bottom

I accidentally clicked the button that moves the terminal from the bottom to the right. How do I get it back to the bottom? Clicking the split button again just splits the terminal.



Solution 1:[1]

Just move the Terminal split bar to the left to widen the Terminal window so that the icon of Move to Bottom can appear so you can click it.

UPDATE

The Move to Right and Move to Bottom icons was removed as of Update 1.29.1 on October 2018.

You can now right-click the title area of the Terminal window so that you can find Move Panel to Right or Move Panel to Bottom, alternatively, you may click View > Appearance > Toggle Panel Position.

Solution 2:[2]

Just run:

CMD SHIFT P -> Toggle Panel Position

Solution 3:[3]

Click on the indicated icon in the terminal. That's all.

Terminal position

Solution 4:[4]

Had the same issue. Solved. MAC_BOOK_PRO 2018

Moving the cursor to the terminal.

enter image description here

Solution 5:[5]

After the update 1.66 for VScode Step 1: Click view in title, Editor Layout, Split down Step 2: right click on the Terminal name in the Secondary Side bar Step 3: click on Move terminal to editor area

Solution 6:[6]

In the latest version I was able to click on the terminal icon and drag and drop it to the bottom of the window.

VSCode Version info:

Version: 1.66.1
Commit: 8dfae7a5cd50421d10cd99cb873990460525a898
Date: 2022-04-06T14:49:52.288Z (5 days ago)
Electron: 17.2.0
Chromium: 98.0.4758.109
Node.js: 16.13.0
V8: 9.8.177.11-electron.0
OS: Darwin arm64 21.4.0

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1
Solution 2 najeeb
Solution 3 Bouke
Solution 4 Frank HN
Solution 5 alphaket16
Solution 6 Abhishek Ghosh