es happen I have to restart
> the screen session.
>
> Thanks
> David
>
>
> ___
> screen-users mailing list
> screen-users@gnu.org
> http://lists.gnu.org/mailman/listinfo/screen-users
>
--
Tom Scogland
"When in doubt, use
Hence the above posting of the variable source. =)
source ${HOME}/.screenrc-${TERM}
Works perfectly, great for makefiles too where you want to split things up
based on an environment variable.
Also, "read backlog" might be a good addition to the "awake (or sober)"
list. =P
On Sat, Mar 14, 2009
my solution to this problem was to have a line in my screenrc like the
following
source ${HOME}/.screenrc-${TERM}
and just create a few files like .screenrc-xterm and
.screenrc-xterm-256color etc that have all my terminal specific settings in
them, including 256 color support. just my $0.02
On S
Maybe your problem is different than I'm thinking, but my first reaction is
to say you probably want to put "source /etc/profile" in your shell
configuration rather than screen, or use "/bin/bash --init-file
/etc/profile" as your shell to execute. Which I think would be the
following.
shell "/bin/
Actually I use vim for that these days. I have an alias that starts vim and
runs ":Man " whenever I run man. That means it works nice and
fast, and I get nicely highlighted man pages. As to a less stupid dedicated
pager, there's always most, which also does syntax highlighting though the
key co
Including is how I do this, in fact the following is from my screenrc.
source ${HOME}/.screenrc-${TERM}
On Fri, Sep 5, 2008 at 1:33 AM, Aaron Davies <[EMAIL PROTECTED]> wrote:
> any support for any "if" branching in screenrc's? i two windows boxes
> using a common (network-based) homedir, and i w
Perhaps 'shell -$SHELL' would be more what you're after?
On Thu, Sep 4, 2008 at 9:58 AM, Andy Harrison <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
>
> On Tue, Sep 2, 2008 at 12:34 PM, wrote:
> >
> > Complementing the previous message.
> > After some tests, I
On Thu, Jul 24, 2008 at 8:22 PM, Trent W. Buck <[EMAIL PROTECTED]> wrote:
> On Thu, Jul 24, 2008 at 02:16:30PM -0700, Micah Cowan wrote:
> > I'm not sure I agree on "people know them well" for Haskell. Scheme
> > /Lisp probably has a larger developer base than Haskell does.
>
> Last time I looked,
What do you mean about the mouse? It already sends mouse codes through from
a terminal...
On Thu, Jul 24, 2008 at 5:39 PM, Dan Mahoney, System Admin <
[EMAIL PROTECTED]> wrote:
> Hey all,
>
> I need two features added to screen, but I'm not a coder. I can (and have)
> discussed on this list, as
On Thu, Jul 24, 2008 at 4:16 PM, Micah Cowan <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Tom Scogland wrote:
> >> While I'm relatively new here I thought I'd throw in my 2 cents on the
> >> matter. Having every
On Thu, Jul 24, 2008 at 2:07 PM, Micah Cowan <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Johannes Weiner wrote:
> > The trend I would like to see is not just extending screen with a
> > powerful language but reducing the C code where possible by this
> > langua
On Wed, Jul 2, 2008 at 11:10 AM, Micah Cowan <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> (My mailer is doing the quoting backwards again)
>
> Tom Scogland wrote:
>> On Thu, Jun 26, 2008 at 12:26 PM, Micah Cowan <[EMAIL PROTECT
On Thu, Jun 26, 2008 at 12:26 PM, Micah Cowan <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Tom Scogland wrote:
>> Hi,
>> I've been a screen user for a few years on linux, but when switching
>> to osx as my primary os not
13 matches
Mail list logo