

👉 The direction parameter for scrollToMark accepts first, previous, next, and last. ⚡ scrollToMark: Scrolls to the scroll mark in the given direction. 👉 The addMark action has an optional color parameter that lets you set the color of the scroll mark. If there’s a selection, the mark is placed at the selection, otherwise it’s placed at the cursor row. ⚡ addMark: Adds a scroll mark to your text buffer. "experimental.showMarksOnScrollbar": true, Here’s some JSON you can add to your settings file to get started: // actions You can also add marks to your buffer with the iterm SetMark sequence or with the addMark action. "experimental.showMarksOnScrollbar": true Please note that this feature is experimental and is subject to future changes.

If you want the scroll marks to also appear in the scrollbar, you’ll need to add the experimental.showMarksOnScrollbar setting to your profile. Using this setting alone will allow you to scroll to each mark with the scroll mark actions (detailed below), however they won’t be visible in the scrollbar. Windows Terminal now supports scroll marks! You can automatically add scroll marks to your profile for each command that’s entered by adding the toMarkPrompts setting. This action switches focus to the other selection marker. ⚡ switchSelectionEndpoint: When modifying a selection using the keyboard, you are moving one end of the selection around. ⚡ toggleBlockSelection: Allows you to create a block selection using only the keyboard. Esc will exit mark mode and Ctrl+ A selects all text in the buffer. When in mark mode, you can use the arrow keys to move to your starting position, then you can hold Shift and use the arrow keys to make your selection. You can now use your keyboard to select any text in the text buffer with mark mode! You can enter mark mode by typing Ctrl+ Shift+ M. Now, let’s get into the good stuff! This release is dedicated to all the Marks out there. As always, you can install Windows Terminal and Windows Terminal Preview from the Microsoft Store or from the GitHub releases page. Additionally, Windows Terminal Preview is getting an update to version 1.15 and will include all the features detailed here.

Welcome back to another Windows Terminal release! This release updates Windows Terminal to version 1.14 and includes all of the features from this previous blog post.
