View Full Version : Eterm
jrincon87
December 1st, 2005, 09:29 PM
Hey, is there a way to paste something in Eterm? Ctrl+V doesn't work, Ctrl+Shift+V doesn't work either.
Thanks.
invalid
December 1st, 2005, 09:31 PM
shift insert
Cb
erikpiper
December 1st, 2005, 10:52 PM
highlight
middle click where it goes (Press down scroller)
That is standard linux copy/paste
jrincon87
January 23rd, 2006, 09:07 PM
Another question. How do I change the Eterm codification so that it recognizes caracters like á,ü, etc (spanish)?
Thanks.
jpkotta
January 23rd, 2006, 09:29 PM
Another way to cut/paste from a terminal is to kill text and yank it back (from the dead, presumably). Here are some standard shortcuts:
ctrl-a : go to beginning of line
ctrl-e : go to end of line
ctrl-k : kill to end of line
ctrl-y : yank from kill buffer
Read the section of the man page for bash man bash that talks about key bindings. To get to it quickly, type "/Readline Command Names" (the slash initiates an inline search, just like on firefox).
carl13
January 23rd, 2006, 11:25 PM
highlight
middle click where it goes (Press down scroller)
That is standard linux copy/paste
I never knew that. This will change my life forever. No more ctrl x,c, or v!
arghh2d2
November 1st, 2007, 07:11 PM
Funny, i never thought a linux standard would involve a mouse click.
init1
November 1st, 2007, 10:31 PM
Funny, i never thought a linux standard would involve a mouse click.
Well, it was modeled after GPM functionality, so at least that's a terminal app ;D
Edit:
I wonder why my smiley isn't being parsed
macogw
November 1st, 2007, 11:02 PM
Well, it was modeled after GPM functionality, so at least that's a terminal app ;D
Edit:
I wonder why my smiley isn't being parsed
because you used a semi-colon instead of a colon
kevdog
December 22nd, 2008, 10:23 AM
eterm
How do I cut and paste multiple lines from eterm to some application like gedit? The above solutions were only good for one line!
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.