logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wxpaste - output a cutbuffer to stdout

Author

       This man page was written by Marcelo Magallon <mmagallo@debian.org>.

       Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.

                                                   March 1998                                         wxpaste(1)

Bugs

       When  used  without  a  selection name, the --selection option must be the last one.  The syntax could be
       cleaned, but backwards compatibility prevents that...

       INCR and MULTIPLE selection types are not handled. Actually, only simple  text  selections  are  handled,
       which should be enough for most uses of a utility such as this.

Description

wxpaste  outputs  the  contents  of  the specified cutbuffer to stdout. If no cutbuffer is specified, the
       cutbuffer 0 will be used as default.

Name

       wxpaste - output a cutbuffer to stdout

Options

--cutbuffernumber
              The data will be pasted from the specified cutbuffer, instead of the default 0.

       -displaydisplay-name
              Specifies the display where wxpaste should look for the data to be pasted.

       --help print a help message with the list of options.

       --selection [selection-name]
              The data will be copied from the named  selection.  If  cutting  from  the  selection  fails,  the
              cutbuffer will be used. The default value for the selection name is PRIMARY.

       --version
              print the version of Window Maker from which the program comes.

See Also

wxcopy(1), wmaker(1)

Synopsis

wxpaste [options]

See Also