This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: pasting from clipboard in bash


> Chuck Bogorad, you wrote:
> > 
> > i've always wanted to be able to press insert and get first line from the 
> > clipboard into command line. so here it is. i diff'd (diff -crb) a 'clean' 
> > b17.1-bash source (no patches applied).
> > 
> > what it does - you now have one more function available for bindng - 
> > 'paste-from-clipboard'. i mapped it to INSERT:
> > 
> > > bind '"\e[2~":paste-from-clipboard'
> 
> You should send these changes to the bash maintainer.

He already has them.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, Case Western Reserve University	Internet: chet@po.CWRU.Edu
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]