Home
last modified time | relevance | path

Searched refs:pastebuffer (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/redeclipse16/base-1.6.0/config/menus/
H A Dscratch.cfg35 newgui pastebuffer [
36 guieditor "#pastebuffer" -80 20
39 guibutton "exec" [textfocus "#pastebuffer"; textexec]
41 guibutton "clear" [textfocus "#pastebuffer"; textclear]
46 pastebuffer = [showgui pastebuffer]
/dports/editors/jed/jed-0.99-19/lib/
H A Dmousex.sl16 % If a region is marked, copy it to the pastebuffer.
17 % Otherwise, paste contents of the pastebuffer at the current point.
23 % If a region is marked, cut it to the pastebuffer.
36 % 3. MIDDLE click to COPY the marked region to the pastebuffer.
38 % Ctrl-MIDDLE click to KILL the marked region to the pastebuffer.
40 % 4. MIDDLE click to paste the contents of the pastebuffer at the
H A Dmouse.sl47 % We are not going to copy to the pastebuffer if the region is nil
H A Dmswmouse.sl115 % We are not going to copy to the pastebuffer if the region is nil
H A Dedt.sl408 %% deletes search string, substitutes what is in the pastebuffer and finds
/dports/japanese/jed/jed-B0.99-8__J067/lib/
H A Dmousex.sl16 % If a region is marked, copy it to the pastebuffer.
17 % Otherwise, paste contents of the pastebuffer at the current point.
23 % If a region is marked, cut it to the pastebuffer.
36 % 3. MIDDLE click to COPY the marked region to the pastebuffer.
38 % Ctrl-MIDDLE click to KILL the marked region to the pastebuffer.
40 % 4. MIDDLE click to paste the contents of the pastebuffer at the
H A Dmouse.sl26 % We are not going to copy to the pastebuffer if the region is nil
H A Dmswmouse.sl115 % We are not going to copy to the pastebuffer if the region is nil
H A Dedt.sl513 %% deletes search string, substitutes what is in the pastebuffer and finds
/dports/devel/p5-Curses-UI/Curses-UI-0.9609/lib/Curses/UI/
H A DTextEditor.pm1173 $this->{-pastebuffer} = '' unless defined $this->{-pastebuffer};
1180 $this->{-pastebuffer} = '';
1192 $this->{-pastebuffer} = $add . $this->{-pastebuffer};
1194 $this->{-pastebuffer} .= $add;
1204 if ($this->{-pastebuffer} ne '') {
1205 $this->add_string($this->{-pastebuffer});
/dports/cad/pcb/pcb-4.2.0/doc/
H A Drefcard.tex165 & and enter pastebuffer mode \\
167 & and enter pastebuffer mode \\
168 \Btn1 & in pastebuffer mode copy to layout \\
H A Dpcb.texi947 @cindex pastebuffer, popup menu
1633 The data is loaded and the mode is switched to @emph{pastebuffer-mode}.
1680 @cindex pastebuffer, convert contents to element
1727 @cindex pastebuffer, an example
1728 @cindex example of pastebuffer handling
1751 Now change to @emph{pastebuffer-mode} and select some operations from the
1756 pressing a mouse button. The objects are attached to the pastebuffer
1759 the datafiles into the pastebuffer. Both operations are available from
3905 @cindex pastebuffer, selecting a
3913 This action routine controls and selects the pastebuffer as well as all
/dports/sysutils/screen/screen-4.8.0/
H A DNEWS.3.541 * New commands for pastebuffer management:
42 'copy_reg' copies the pastebuffer to a register,
/dports/games/bloodfrontier/bloodfrontier/data/
H A Dmenus.cfg663 newgui pastebuffer [
665 guieditor "#pastebuffer" -80 20
668 guibutton "exec" [textfocus "#pastebuffer"; textexec]
670 guibutton "clear" [textfocus "#pastebuffer"; textclear]
676 pastebuffer = [showgui pastebuffer]
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dx11window.h32 void pastebuffer(void);
H A Dnewwin.c131 extern void pastebuffer(void);
155 pastebuffer(); in handleMessageWindowButton()
H A Dx11window.c358 void pastebuffer(void) in pastebuffer() function
/dports/games/sauerbraten/sauerbraten/data/
H A Dmenus.cfg527 newgui pastebuffer [
529 guieditor "#pastebuffer" -80 20
532 guibutton "exec" [textfocus "#pastebuffer"; textexec]
534 guibutton "clear" [textfocus "#pastebuffer"; textclear]
540 pastebuffer = [showgui pastebuffer]
/dports/devel/py-cmd2/cmd2-2.3.2/
H A DREADME.md161 - If no file name provided after the `>`/`>>`, then output goes to the clipboard/pastebuffer
H A DPKG-INFO169 … - If no file name provided after the `>`/`>>`, then output goes to the clipboard/pastebuffer
H A DCHANGELOG.md1146 * Fixed a couple bugs in interacting with pastebuffer/clipboard on macOS and Linux
/dports/devel/py-cmd2/cmd2-2.3.2/cmd2.egg-info/
H A DPKG-INFO169 … - If no file name provided after the `>`/`>>`, then output goes to the clipboard/pastebuffer
/dports/cad/pcb/pcb-4.2.0/po/
H A Dde.po4511 msgid "Copy selection to buffer and enter pastebuffer mode\n"
4515 msgid "Cut selection to buffer and enter pastebuffer mode\n"
H A Dru.po4713 msgid "Copy selection to buffer and enter pastebuffer mode\n"
4717 msgid "Cut selection to buffer and enter pastebuffer mode\n"
/dports/cad/pcb/pcb-4.2.0/src/
H A Daction.c6198 AFAIL (pastebuffer); in ActionPasteBuffer()

12