
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,
- Clear Screen shortcut macOS Terminal
- What is macOS Ventura?
- [fix] How to Show file extensions on all files on Mac
- How to Find Where Mac Terminal App is Located?
- AutoSave button not working on Office on Mac (Word, Excel or Powerpoint)
- macOS say command text to speech using various voices and languages
- How to change Ping TTL value on macOS
- Open .bash_profile File in TextEdit using Terminal
- How to know the Safari Version on Mac
- How to Copy full Absolute Path of a File on Mac
- 13.0 MacOS Ventura release date
- Enable spell check in Sublime Text (macOS)
- How to Display Analog Clock on Mac Menu Bar
- How to turn off Location Services macOS Ventura 13
- How to Open VS Code on Mac
- Add Bookmark macOS Safari
- How to Fix cd: too many arguments Error in Terminal: A Step-by-Step Guide
- How to install wget on macOS
- Select Line Number TextEdit on Mac
- Strikethrough Text in Excel for Mac
- How to Enable or Disable Dark Mode on macOS Ventura 13
- How to hide or display Wifi icon in macOS Bug Sur Menu Bar
- How to install Yarn on Mac (macOS)
- How to fix command not found brew (bash, zsh) on macOS Terminal
- How to Schedule Mails in macOS Ventura
More Posts:
- How to save All Files at once in Notepad++ - NotepadPlusPlus
- Hide Scrollbar from Android Views - Android
- Microsoft Sign-in Error Code: 50058 (Request Id, Correlation Id and Timestamp) - Microsoft
- Android : Connection with adb was interrupted 0 attempts have been made to reconnect - Android
- How to Compare Strings in Bash Script - Bash
- Fix: Spring Boot REST HTTP Status 415 - Unsupported Media Type Error - Java
- Access Windows share folder in Ubuntu Device in Network - Ubuntu
- Change Android Toast background color - Android