I'm using a split screen
split -v
mousetrack on
and want to be able to use my mouse to (1) copy/paste text and (2)
scroll up-and-down each screen the way I do in my xterm windows.
#1 I don't want to have to type extra -A or to make it work.
I already know I can use to make copy-paste
On Sun, 6 Jul 2014 02:32:28 +0900
YONETANI Tomokazu wrote:
> Hi,
> DragonFly BSD needs the same trick as FreeBSD does in fgtty(),
> or else you lose job control inside screen.
>
> Cheers,
> YONETANI Tomokazu.
Thanks, applied to screen-v4
Hi,
DragonFly BSD needs the same trick as FreeBSD does in fgtty(),
or else you lose job control inside screen.
Cheers,
YONETANI Tomokazu.
diff --git a/src/tty.sh b/src/tty.sh
index 814f3d9..b691dbf 100644
--- a/src/tty.sh
+++ b/src/tty.sh
@@ -812,7 +812,7 @@ int fd;
/*
* Under BSD we have
On 4/21/2010 10:07 AM, Brian Kroth wrote:
BTW, perhaps defutf8 or defc1 can help.
I looked at the options you suggest and I think, according to the documentation,
defc1 is the closest but it may fall short for function keys.
___
screen-users mail
On 4/21/2010 9:57 AM, Brian Kroth wrote:
Just to contest the point, that's easily done with screen too. I source
the attached file from my ~/.bashrc. It includes some special cases for
local vs. remote vs. cssh sessions, but the idea should be clear enough.
very cool. Each contest something f
Misha Koshelev 2010-04-19 14:29:
> Dear Sirs or Madams:
>
> I am trying to use GNU screen as a backend for resumable NX sessions.
>
> I was wondering if there exists a solution to turn off _all_ control
> characters in a screen session?
>
> Thank you
> Misha
BTW, p
Eric S. Johansson 2010-04-19 16:52:
> A better solution may be dtach. I like it better than screen because I
> use Emacs and I don't care about multiple screens a single terminal
> session. The reason I don't use it is because I can't invoke it with the
> logic "use the first unattached sessio
On 4/19/2010 3:29 PM, Misha Koshelev wrote:
Dear Sirs or Madams:
I am trying to use GNU screen as a backend for resumable NX sessions.
I was wondering if there exists a solution to turn off _all_ control characters
in a screen session?
Thank you
Misha
I suspect you want to turn off all
Dear Sirs or Madams:
I am trying to use GNU screen as a backend for resumable NX sessions.
I was wondering if there exists a solution to turn off _all_ control characters
in a screen session?
Thank you
Misha
___
screen-users mailing list
screen
Thanks
--- On Mon, 8/3/10, Stephane Chazelas wrote:
From: Stephane Chazelas
Subject: Re: using ';' as control character
To: "Angel Popov"
Cc: screen-users@gnu.org
Date: Monday, 8 March, 2010, 10:06 AM
2010-03-07 23:54:13 -0800, Angel Popov:
> Hi, I would like t
2010-03-07 23:54:13 -0800, Angel Popov:
> Hi, I would like to use Ctrl+; as control character, but
> specifying it with escape ^;; in .screenrc does not help.What
> else can I try?Thanks, AngelP
[...]
There's no character. Ctrl characters are the ones from
0 to
Hi, I would like to use Ctrl+; as control character, but specifying it with
escape ^;; in .screenrc does not help.What else can I try?Thanks, AngelP
New Email names for you!
Get the Email name you've always wanted on the new @ymail and @rocketmail.
Hurry before someone else does!
On Wed, Dec 9, 2009 at 2:59 AM, Thor Andreassen wrote:
> On Sun, Dec 06, 2009 at 06:34:44PM -0700, Makmiller Martins Pedroso wrote:
>
> [...]
>
> > *1.* When I'm at the terminal prompt inside of GNU Screen, I can move
> > between words using Ctrl + arrows without any problem. However, if I call
>
On Sun, Dec 06, 2009 at 06:34:44PM -0700, Makmiller Martins Pedroso wrote:
[...]
> *1.* When I'm at the terminal prompt inside of GNU Screen, I can move
> between words using Ctrl + arrows without any problem. However, if I call
> Emacs (with the command "emacs-snapshot-gtk -nw"), and I press Ctr
On Sun, Dec 06, 2009 at 06:34:44PM -0700, Makmiller Martins Pedroso wrote:
[...]
> I've been having the following problem with GNU Screen. I like using
> Ctrl + left/right arrows to move between words but it sometimes
> doesn't work if I'm within GNU Screen. More specifically, I noticed
> the fol
Hi Sadrul,
> > >
> > > > I've been having the following problem with GNU Screen. I like using
> Ctrl
> > > +
> > > > left/right arrows to move between words
> > >
> > > How/Where did you set this up (e.g. I set it up in my .vimrc since
> that's
> > > where I used to use this binding)?
>
> I still
* Makmiller Martins Pedroso had this to say on [07 Dec 2009, 19:55:28 -0700]:
> Thanks so much for your answer. Attached is my screenlog.0 file.
You're welcome, and thanks!
[snip]
> > >
> > > I've been having the following problem with GNU Screen. I like using Ctrl
> > +
> > > left/right arrows t
Thanks so much for your answer. Attached is my screenlog.0 file.
Cheers,
mak
On Mon, Dec 7, 2009 at 11:07 AM, Sadrul Habib Chowdhury wrote:
> * Makmiller Martins Pedroso had this to say on [06 Dec 2009, 18:34:44
> -0700]:
> > Hi all,
> >
> > I've been having the following problem with GNU Scree
* Makmiller Martins Pedroso had this to say on [06 Dec 2009, 18:34:44 -0700]:
> Hi all,
>
> I've been having the following problem with GNU Screen. I like using Ctrl +
> left/right arrows to move between words
How/Where did you set this up (e.g. I set it up in my .vimrc since that's
where I used
Hi all,
I've been having the following problem with GNU Screen. I like using Ctrl +
left/right arrows to move between words but it sometimes doesn't work if I'm
within GNU Screen. More specifically, I noticed the following:
*1.* When I'm at the terminal prompt inside of GNU Screen, I can move
bet
onveying what I want to know, but here
>>>> goes:
>>>>
>>>> I currently use nano as my editor (within gnuscreen of course). I
>>>> can have multiple files open in it, and can switch to the next one
>>>> with the M-. (or M-<) key. Is there s
at I want to know, but here goes:
>
>> I currently use nano as my editor (within gnuscreen of course). I can
>> have multiple files open in it, and can switch to the next one with the
>> M-. (or M-<) key. Is there some way to have screen send that key as
>> a control, not
-<) key. Is there some way to have screen send that key as
a control, not as text? I tried register-process escaping but can't get
the hang of it...
Thanks,
Mike.
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/
On Wed, Jun 18, 2008 at 10:16:01AM -0500, Samir Unni wrote:
[...]
> Thanks a lot for the help! I didn't think about using the Vim keybindings
> for this purpose, and that's a lot better for me than using Tab/Shift-Tab
> anyway. What you said about the characters being sent by the terminal is
> very
ult Key
> > Bindings" section on the man page doesn't show any examples of the syntax
> > for using modifier keys other than control that I can base my custom key
> > binding off of. So I have 2 questions about custom keybindings:
> >
> >1. Is "swit
doesn't show any examples of the syntax
> for using modifier keys other than control that I can base my custom key
> binding off of. So I have 2 questions about custom keybindings:
>
>1. Is "switch the input focus to the previous region" a possible action
>
previous region" as C-a shift-tab. However, the "Default Key
> Bindings" section on the man page doesn't show any examples of the syntax
> for using modifier keys other than control that I can base my custom key
> binding off of. So I have 2 questions about custom key
Hi,
I'm trying to figure out how to set a keybinding for "switch the input focus
to the previous region" as C-a shift-tab. However, the "Default Key
Bindings" section on the man page doesn't show any examples of the syntax
for using modifier keys other than control
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michel Peterson wrote:
> Hi, I'm having this problem for which I can't find a solution anywhere.
>
> Whenever I am within Screen and I press Control+Page(Up|Down) the right
> escape isn't passed to the running app, in this
Hi, I'm having this problem for which I can't find a solution anywhere.
Whenever I am within Screen and I press Control+Page(Up|Down) the
right escape isn't passed to the running app, in this case vim. But if
I press, Control+V and then that combination I can see the right
On 3/26/07, Pieter Luteijn <[EMAIL PROTECTED]> wrote:
> Sometimes I manage to screw up my term somehow
> and it starts translating control chars into
> printable forms. I press Ctrl-C it outputs ^C
Probably not screen related, so:
What shell do you use, and which OS? Does 's
> Sometimes I manage to screw up my term somehow
> and it starts translating control chars into
> printable forms. I press Ctrl-C it outputs ^C
Probably not screen related, so:
What shell do you use, and which OS? Does 'stty sane'
I'm not sure if it's screen related or not, but
those few times I encountered this were all in
my screen sessions. This happens both in xterm
and in rxvt.
Sometimes I manage to screw up my term somehow
(through wrong Ctrl-key combinations I think),
and it starts translating control
How would I do if I wanted to bind Control+Left/Right arrow buttons to
something?
I've tried the following:
bind ^kr
bindkey ^kr
bindkey -k ^kr
That without success. If I do ``bind ^kr'' I get an error message saying:
/home/dexter/.screenrc: bind: character, ^x, or (octal
On 1/31/07, Richard Bronosky <[EMAIL PROTECTED]> wrote:
I REALLY need an answer to this! Please help.
On 4/17/06, Richard Bronosky <[EMAIL PROTECTED]> wrote:
> I can add users with acladd, and remove with acldel. But, if I forget
> who has access and who doesn't, I can't find a way to retrieve
On Jan 31, 07 12:33:35 -0500, Richard Bronosky wrote:
> I REALLY need an answer to this! Please help.
>
> On 4/17/06, Richard Bronosky <[EMAIL PROTECTED]> wrote:
> >I can add users with acladd, and remove with acldel. But, if I forget
> >who has access and who doesn't, I can't find a way to retr
I REALLY need an answer to this! Please help.
On 4/17/06, Richard Bronosky <[EMAIL PROTECTED]> wrote:
I can add users with acladd, and remove with acldel. But, if I forget
who has access and who doesn't, I can't find a way to retrieve this
info.
What am I missing?
--
,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º
On Thu, May 18, 2006 at 04:27:15PM -0400, Aaron Davies wrote:
> Do you guys have any suggestions for suppressing flow control? I'm
> following a previous reccomendation and running screen on windows
> under PuTTY/Cygterm, but the flow control behavior of ^S is making
> emacs impo
On 5/18/06, Aaron Griffin <[EMAIL PROTECTED]> wrote:
On 5/18/06, Aaron Davies <[EMAIL PROTECTED]> wrote:
> Do you guys have any suggestions for suppressing flow control? I'm
> following a previous reccomendation and running screen on windows
> under PuTTY/Cygterm, but
On 5/18/06, Aaron Davies <[EMAIL PROTECTED]> wrote:
Do you guys have any suggestions for suppressing flow control? I'm
following a previous reccomendation and running screen on windows
under PuTTY/Cygterm, but the flow control behavior of ^S is making
emacs impossible to use. Is ther
Do you guys have any suggestions for suppressing flow control? I'm
following a previous reccomendation and running screen on windows
under PuTTY/Cygterm, but the flow control behavior of ^S is making
emacs impossible to use. Is there something I can do to screen or
getty to fix this?
--
I can add users with acladd, and remove with acldel. But, if I forget
who has access and who doesn't, I can't find a way to retrieve this
info.
What am I missing?
--
,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,
RichardBronosky
,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,
___
42 matches
Mail list logo