Is there any way to change the cursor to a “vertical line” instead of a box in XTERM?
box: ■
line: |
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t think making the cursor a vertical line is possible in xterm. It is possible, however, to make it underlined. Just run
xterm -uc.It might be possible to do what you want using another terminal emulator. For example, I use Konsole and I can set the cursor shape to “Block”, “I-Beam” and “Underline”.