Re: [dev] [st] expose cursor shape in config.def.h

2015-09-08 Thread Christoph Lohmann
Greetings. On Tue, 08 Sep 2015 16:29:55 +0200 Jan Christoph Ebersbach wrote: > Hi Christoph, > > Thank you for the hint. Attached is the patch in git format. Your patch has been applied to mainline. Thanks for sending it in. Sincerely, Christoph Lohmann

Re: [dev] [st] expose cursor shape in config.def.h

2015-09-07 Thread Jan Christoph Ebersbach
Hi Christoph, Thank you for the hint. Attached is the patch in git format. Cheers, Jan Christoph On 09/07/2015 08:55 PM, Christoph Lohmann wrote: > Greetings. > > On Mon, 07 Sep 2015 20:55:46 +0200 Jan Christoph Ebersbach > wrote: >> Hi, >> >> I just realized that st implements the cursor sh

Re: [dev] [st] expose cursor shape in config.def.h

2015-09-07 Thread Christoph Lohmann
Greetings. On Mon, 07 Sep 2015 20:55:46 +0200 Jan Christoph Ebersbach wrote: > Hi, > > I just realized that st implements the cursor shapes Block, IBeam and > Underline. It would be nice if the default cursor shape would be > configurable, i.e. because IBeam is a nice alternative to Block. > >

[dev] [st] expose cursor shape in config.def.h

2015-09-07 Thread Jan Christoph Ebersbach
Hi, I just realized that st implements the cursor shapes Block, IBeam and Underline. It would be nice if the default cursor shape would be configurable, i.e. because IBeam is a nice alternative to Block. The attached patch exposes cursor shape in config.def.h. Cheers, Jan Christoph -- Jan Chr