[dev] [st] extend the limit of osc52 content size

2017-11-16 Thread Amos Bird
Greetings! How can I extend the limit of st's osc52 clipboard? I can only copy less than 400 characters a time. regards, -- Amos Bird amosb...@gmail.com

Re: [dev] [st] extend the limit of osc52 content size

2017-11-16 Thread Hiltjo Posthuma
On Wed, Nov 15, 2017 at 09:40:27PM +0800, Amos Bird wrote: > Greetings! > > How can I extend the limit of st's osc52 clipboard? I can only > copy less than 400 characters a time. > > regards, > > -- > Amos Bird > amosb...@gmail.com > Hey, This archived thread has some information and a patch:

[dev] Re: [st] Extending the limit of osc52 clipboard size

2017-11-16 Thread Amos Bird
Ah, changing STR_BUF_SIZ is enough. Thanks for your help Evil_Bob@irc :) Amos Bird writes: Greetings! How can I extend the limit of st's osc52 clipboard? Currently I can only copy less than 400 characters a time. regards, -- Amos Bird amosb...@gmail.com

Re: [dev] [st] extend the limit of osc52 content size

2017-11-16 Thread Amos Bird
Thanks Hiltjo! Hiltjo Posthuma writes: On Wed, Nov 15, 2017 at 09:40:27PM +0800, Amos Bird wrote: Greetings! How can I extend the limit of st's osc52 clipboard? I can only copy less than 400 characters a time. regards, -- Amos Bird amosb...@gmail.com Hey, This archived thread has some