
Change Cursor of Mac Terminal
If you want to change the cursor type of Mac Terminal (Zsh Shell by Default of macOS Big Sur), you can do that by following the below steps,
- Open Terminal Application, you can do that by tying Terminal in Spotlight search, or by going to \Applications and clicking on Terminal App icon,
- Now click on the Terminal Menu option and select Preferences...,
- An Window should open up, click on Profiles tab,
- Under the Profiles tab, you would see Curor section at the bottom,
- You can chose from the other options as below,
- _ Underscore
- | Vertical
- Block (by default selected)
- Once you choose any one of the options by selecting the radio button, close the Preferences tab,
- Now once you return back to the Terminal you would see that the cursor have changed.

macOS Terminal Preferences Menu

Choose from different cursor types in Terminal Settings

Choose from different cursor types in Terminal Settings
You can also make the cursor to blink by selecting the blink checkbox you would see under Cursor section, by default the blink option is disabled.
More Posts related to macOS,
- [macOS] How to search or view previous terminal command history
- [Eclipse] Locate Preferences in macOS
- macOS Big Sur compatible Macs List
- How to connect Airpods to Macbook Air or Pro?
- Display ls command file sizes in KB (kilobytes) MB (megabytes) or GB (gigabytes) [Linux/macOS]
- [macOS] Change homepage Macbook Safari Browser
- [Vi/Vim] How to move cursor to the start of a line
- bash: command not found error [macOS Terminal Linux, Unix or Windows]
- Set Python 3.8 as a default python version on macOS
- 30+ Zoom video communications application shortcuts for macOS
- say command macOS terminal examples
- Mac (macos) startup keyboard boot sequence combinations
- Cut, Copy and Paste keyboard commands on mac
More Posts:
- This class should be public (android.support.v7.internal.widget.ActionBarView.HomeView) Lint Error - Android
- Eclipse : The type java.lang.CharSequence cannot be resolved. Indirectly referenced from required .class files - Java
- Your Android SDK is out of date or is missing templates. Please ensure you are using SDK version 22 or later. - Android
- How to repeat tile background image in Android Activity - Android
- How to change Android Button Color using xml attribute and programatically using java - Android
- Maven : java.lang.ClassNotFoundException: Xmx512m - Android
- How to Get or Set SharePoint Document ID _dlc_DocId using PowerShell - SharePoint
- How to find AUTO_INCREMENT fileds value in mysql table - MySQL
- Add Animated Scrolling to Html Page Title Script - JavaScript
- JavaScript : Get url protocol HTTP, HTTPS, FILE or FTP - JavaScript
- Unable to connect to the Internet : Google Chrome - Chrome
- java.io.IOException: Unable to locate resource handler.properties - Java
- Redirect page using jQuery - jQuery
- Android Studio : Build Tools 23.0.0 rc1 is deprecated - Android-Studio
- Eclipse : This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in - Eclipse