I'd like a terminal emulator that has a "dumb" terminal mode, i.e. where line
editing can happen locally and what one types is only sent to the tty when
one hits return (or some other key).
I use ssh to connect to hosts with very slow, high latency satellite links.
It is exceedingly painful t
On Fri, Oct 30, 2009 at 10:01 PM, Kurt H Maier wrote:
>> A feature I wouldn't mind seeing in st would be the ability to spawn
>> st as a direct endpoint to a pipe (not sure if that's already
>> possible?). This would allow st to be used as a quick popup to display
>> information, or as part of a m
John A. Grahor wrote:
> I'd like a terminal emulator that has a "dumb" terminal mode, i.e. where
> line editing can happen locally and what one types is only sent to the tty
> when one hits return (or some other key).
Or better; 9term:s hold mode, I would like this too.
I would recommend taking a
On Sat, Oct 31, 2009 at 11:11 AM, Aurélien Aptel
wrote:
>> That the concept of 'pty' still exists in the year 2009 is quite
>> fucking amazing. I'm surprised we don't carry punchcards around
>> anymore.
>
> I was thinking the exact same thing when I wrote the pty part.
> They're not well documente
On Fri, Oct 30, 2009 at 09:32:30PM +, Aled Gest wrote:
> the psychology of people who overcompensate for their own inferiority
Psychology is pseudo-science.
--
Jake Todd
// If it isn't broke, tweak it!
pgpNhkmJyMmef.pgp
Description: PGP signature
Hi all.
Recently I started using acme and I notice an odd behaviour in dwm,
like dwm try to "re-tile" every few second all the windows even if I
am not in the same tag that acme. Only happens when I start acme ,
although if I kill acme It still happen.
pmarin.
Hi all,
I've tried to compile the latest surf version with libwebkit-1.1.15.3-1 and
gtk-1.2.10-9.
Compilation went fine, but running surf from the command line gets me a
"Segmentation fault".
Any hints?
I'm running Arch Linux 2.6.31-ARCH
Thanks,
L.
Hi,
libwebkit-1.1.15.3-1 breaks surf (and i heard uzbl, too).
try to get 1.1.15.2-1, which might be in /var/cache/pacman/pkg/ if you
haven't cleaned after the update or just installed.
no problem,
C.
On 31.10.2009, at 19:03, Lorenzo Bolla wrote:
Hi all,
I've tried to compile the latest
On Sat, Oct 31, 2009 at 11:25:29AM +0100, Sebastian A. Liem wrote:
> John A. Grahor wrote:
> > I'd like a terminal emulator that has a "dumb" terminal mode, i.e. where
> > line editing can happen locally and what one types is only sent to the tty
> > when one hits return (or some other key).
> Or
> there's no way to put ssh into a line mode as can be done with
> telnet.
Looks like it is problem of ssh, not terminal emulator.
2009/10/31 pmarin :
> Hi all.
> Recently I started using acme and I notice an odd behaviour in dwm,
> like dwm try to "re-tile" every few second all the windows even if I
> am not in the same tag that acme. Only happens when I start acme ,
> although if I kill acme It still happen.
Haven't used a
2009/10/31 John A. Grahor :
> I'd like a terminal emulator that has a "dumb" terminal mode, i.e. where
> line editing can happen locally and what one types is only sent to the tty
> when one hits return (or some other key).
>
> I use ssh to connect to hosts with very slow, high latency satellite li
2009/10/31 Lorenzo Bolla :
> Hi all,
> I've tried to compile the latest surf version with libwebkit-1.1.15.3-1 and
> gtk-1.2.10-9.
> Compilation went fine, but running surf from the command line gets me a
> "Segmentation fault".
> Any hints?
> I'm running Arch Linux 2.6.31-ARCH
I tried to reproduc
2009/10/31 Anselm R Garbe :
> 2009/10/31 Lorenzo Bolla :
>> Hi all,
>> I've tried to compile the latest surf version with libwebkit-1.1.15.3-1 and
>> gtk-1.2.10-9.
>> Compilation went fine, but running surf from the command line gets me a
>> "Segmentation fault".
>> Any hints?
>> I'm running Arch L
On Sat, Oct 31, 2009 at 06:43:39PM +, Anselm R Garbe wrote:
> Can't you do something like this (connecting with ssh to the satellite
> for just a command):
>
> ssh u...@sat 'cat >> /some/file.txt' < file.txt
Isn't it "ssh u...@foo cat '>>' /some/file.txt < file.txt"?
Regards
Moritz
On Sat, Oct 31, 2009 at 06:49:07PM +, Anselm R Garbe wrote:
> So I'm a bit puzzled it worked for me without any issues and other
> telling me they tracked it down into enchant's dbus behavior or
> something. Is this arch linux related I wonder?
As already said in a earlier thread, my arch has
2009/10/31 Moritz Wilhelmy :
> On Sat, Oct 31, 2009 at 06:43:39PM +, Anselm R Garbe wrote:
>> Can't you do something like this (connecting with ssh to the satellite
>> for just a command):
>>
>> ssh u...@sat 'cat >> /some/file.txt' < file.txt
>
> Isn't it "ssh u...@foo cat '>>' /some/file.txt <
On Sat, Oct 31, 2009 at 1:03 PM, Lorenzo Bolla wrote:
> Hi all,
> I've tried to compile the latest surf version with libwebkit-1.1.15.3-1 and
> gtk-1.2.10-9.
Try using gtk2. Webkit requires a very recent version of gtk2.
--
# Kurt H Maier
On Sat, 31 Oct 2009 19:31:58 +0100
cryptix wrote:
> Hi,
>
> libwebkit-1.1.15.3-1 breaks surf (and i heard uzbl, too).
> try to get 1.1.15.2-1, which might be in /var/cache/pacman/pkg/ if
> you haven't cleaned after the update or just installed.
>
>
> no problem,
>
> C.
>
> On 31.10.2009, at
On Sat, Oct 31, 2009 at 06:49:07PM +, Anselm R Garbe wrote:
> 2009/10/31 Lorenzo Bolla :
> > Hi all,
> > I've tried to compile the latest surf version with libwebkit-1.1.15.3-1 and
> > gtk-1.2.10-9.
> > Compilation went fine, but running surf from the command line gets me a
> > "Segmentation fa
Making acme floating doesn't work. I don't understand why if I kill
acme the flickering still happens.
2009/10/31 pmarin :
> Making acme floating doesn't work. I don't understand why if I kill
> acme the flickering still happens.
Ok will look into it, very weird ;)
Kind regards,
Anselm
22 matches
Mail list logo