Bug 263091

Summary: requesting konsole cursor blacklist program support
Product: [Applications] konsole Reporter: Aaron Lewis <the.warl0ck.1989>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: adaptee
Priority: LO    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Aaron Lewis 2011-01-14 01:03:10 UTC
Version:           SVN (using Devel) 
OS:                Linux

Hi , I really love the underline cursor mode , but inside VIM , it's become vague and hard to recognize ( i use cursorline sometimes ) , and i need to switch profile , it's not a good solution , but if a blacklist was here , and force konsole to use block-like cursor when VIM is currently running.

Reproducible: Couldn't Reproduce
Comment 1 Jekyll Wu 2011-09-12 23:22:29 UTC
A workaround for this vim problem to is running konsoleprofile command to change cursor shape on the fly when starting vim. For example, 'konsoleprofile CursorShape=0' will use block-cursor, and 1 for I-beam-cursor, and 2 for underline-cursor
Comment 2 Jekyll Wu 2012-02-21 10:33:29 UTC
close it since I fail to see how the requested feature is general enough. 

There is already workaround(using 'konsoleprofile') to automate the process of changing cursor shape.