On Sun, Aug 28, 2011 at 15:14:33 +0200, hiro wrote:
> Yeah, has not been completely rewritten for at least two weeks now and
> is thus obviously stale.
All these threads on the ML about people who don't even get wmii to
start are actually quite funny :-)
I'm not actually reading them though, and I
On Sun, Aug 28, 2011 at 12:03:53 +0200, Troels Henriksen wrote:
> What crappy content?
I'd say the misc-Section might need a clean-up. Most of the programs
mentioned under "cool programs" might be goog software, but are
certainly not related to dwm/dmenu. There should be a subsection for
good soft
On Wed, Aug 03, 2011 at 23:31:09 -0700, Brian Mock wrote:
> Then run main.py. cakewm depends on pygame.
Ouch.
On Thu, Sep 08, 2011 at 21:00:31 +0200, Dieter Plaetinck wrote:
> Hi,
> in an attempt to get a dmenu that includes all features I want, I've been
> trying to combine patches from various sources to various versions of dmenu.
> This has proven to be a pain, as patches conflict with each other (or
Hi,
On Sat, Mar 12, 2011 at 11:20:24PM +0100, Axel Wagner wrote:
> First, I use dmenu in conjunction with i3, so I can't use that patch,
> even if I wanted to (though it would be trivially to implement, I think) ;)
> Second, as I said, I hate mouse-follows-focus, imho the mouse should
> move, when
Hi,
For your information, there is a "warp" patch on the wiki that warps the mouse
pointer to the active window on focus change.
Best regards,
Moritz
Hi,
This post is mostly to make the minds of the st developers perceive the
existence of a similar project: uuterm[1], which was written by the musl
developer.
Maybe you can merge efforts and draw profit from it.
Best regards,
Moritz
[1] http://etalabs.net/uuterm.html
This sounds - to me - like aterm doesn't support being managed by a
windowmanager that has it's own idea of window resizing (tiling wm)
urxvt and xterm are known to work.
Why are you using aterm, if I may ask?
Hi,
Using an authorized_keys file similiar to ssh would be interesting as well.
A friend of mine pointed that out, and I don't really like the centralised
nature of CAs.
Best,
Moritz
Thanks! Maybe this can be useful in conjunction with the warp patch.
Cheers,
Moritz
Excerpts from carmen's message of Sun Jan 23 02:35:36 +0100 2011:
> minimalist clientside filtering tools exist, eg a 46 line replacement for the
> ~600K of code Simile Exhibit project:
> http://blog.whats-your.name/public/logex.png
Question: Why is your screen-content upside-down and mirrored?
B
Excerpts from Džen's message of Sun Jan 02 18:56:53 +0100 2011:
> On 02/01/11 08:01pm, anonymous wrote:
> > dmenu cache should be stored under $HOME because different users use
> > different $PATH.
> I guess this is the main reason why the location of the dmenu cache file
> shouldn't be changed --
Excerpts from Bjartur Thorlacius's message of Sun Jan 02 18:01:34 +0100 2011:
> > Maybe /var/tmp/ would be a better choice than /tmp?
> Or you know, /var/cache?
/tmp and /var/tmp are world-writable and sticky, /var/cache and /var/run are
not.
> For sockets, /var/run, which is always wiped on boot,
Excerpts from Troels Henriksen's message of Sun Jan 02 12:29:19 +0100 2011:
> /tmp is wiped on system reboot, while you might like your dmenu cache to
> live a little longer than that.
Not necessarily. This depends on your distribution.
A few examples:
Slackware doesn't purge it by default, debi
Excerpts from Joseph Xu's message of Sun Nov 28 22:20:21 +0100 2010:
> On 11/28/2010 06:22 AM, Aurélien Aptel wrote:
> > On Sat, Nov 27, 2010 at 12:35 AM, Joseph Xu wrote:
> >> came up with. It relies on the shell that executes st to parse the
> >> arguments, so you can't run a command like st -e
Excerpts from Ciprian Dorin, Craciun's message of Wed Nov 24 20:36:20 +0100
2010:
> On Wed, Nov 24, 2010 at 21:22, Moritz Wilhelmy wrote:
> > Hi,
> >
> > If I see that correctly your dmenu can be either in "display message" or
> > "menu"
>
Hi,
If I see that correctly your dmenu can be either in "display message" or "menu"
mode.
I think you should rather split them into two single programs, one for
displaying messages and the other one for being a menu.
UNIX teaches us to do one thing well instead of clogging everything into a
single
Excerpts from Antoni Grzymala's message of Wed Nov 24 01:07:40 +0100 2010:
> Would you mind sharing your Xdefaults?
The font in the screenshot is proggyclean but I switched to xft and dejavu sans
mono for urxvt a while back (it has better unicode support).
The colours are global, not only for urx
How about reading the mails in this thread before posting? dzen was already
mentioned.
Excerpts from Ciprian Dorin, Craciun's message of Tue Nov 23 20:34:04 +0100
2010:
> Well I like `dmenu` for two very important reasons: first it is
> simple and solves only one problem (thus suckless :) ), and second it
> looks really slick. (It fits as a glove with the `i3` window manager,
>
If you need something like xmessage and think dzen has too many features, why
don't you use xmessage?
Cheers,
Moritz
Hi,
Why not call it -class? That way it's xterm-compatible.
One could also think about renaming -t to -title.
Best regards,
Moritz
Excerpts from Dmitry Maluka's message of Thu Nov 11 19:17:26 +0100 2010:
> C++ish declarations should be removed. Patch attached.
It's actually C99-ish declaration and thus valid.
Declaring loop variables before the loop is pointless.
Whatever you want, wchar_t is not the solution.
Excerpts from Wolf Tivy's message of Thu Oct 21 01:15:26 +0200 2010:
> IIRC, chromium is friendlier to static linking, being mostly static already.
> Is ths correct?
I think it's dynamically linked but ships it's own libraries (at least the
pre-built version on linux)
Excerpts from Kurt H Maier's message of Tue Oct 19 17:42:34 +0200 2010:
> Relying on a package manager for dwm does not make any sense at all to
> begin with. It says this on the project homepage. Please hold
> packaging discussions on the respective distro packagers' lists, since
> it has nothin
Excerpts from Anselm R Garbe's message of Tue Oct 19 15:14:15 +0200 2010:
> If this is part of the fedora package I'd be very happy with this.
I think that's what he's talking about
Petr, as most users also need to patch dwm.c to make dwm fit their needs, this
seems pointless to me... maybe you sh
Excerpts from Jacob Todd's message of Fri Oct 08 01:24:55 +0200 2010:
> Glibc has been like that for a while. Use dietlibc if you want to actually
> link statically.
I heard from different sources that dietlibc sucks and is not very
well-maintained (not sure if those rumours are true though)
Why n
Excerpts from stanio's message of Thu Sep 30 15:19:33 +0200 2010:
> * Jordi Marine [2010-09-30 15:08]:
> > readable XML?
>
> Valid statement.
> He didn't say human readable.
XML fetishists (university) claim that one of it's best features is
"readability".
> as readable as tar.gz is.
with the
> Maybe you should switch to a suckless language that doesn't require
> several megs of font data.
Maybe dwm should be rewritten to use GTK instead of xlib, and also include a
nice, human readable XML config file?
tly the condition in propertynotify,
if((ev->window == root) && (ev->atom == XA_WM_NAME))
updatestatus();
always fails, since if I call updatestatus() every time the function is called,
the status is updated correctly.
Does anybody else have similiar problems?
Kind regards,
Moritz Wilhelmy
Hello,
Why not just split it, like everybody else does? Plus, other compilers
possibly don't support it. I't quite a convention for libraries, as far as I
know. Instead, you make it work only with gcc, something you usually complain
about as big and sucky that has more fuss than necessary
Hi,
The whole thing actually reminds me of postscript, which I consider a language
with a nice syntax. The only thing that sucks about it, is that adobe buried it
in favour of this PDF crap, which is really sad.
I thought about implementing an alternative windowing system (possibly
replacing X11)
> On page http://suckless.org/people/Kris there are scripts that starts
> with /bin/rc she-bang. Someone have also sent some script with
> #!/bin/rc in it to this list.
>
> So I want to ask what is the best way to put rc into /bin under Linux.
> Is there any options in plan9port or 9base that all
In bourne-like shells, fg is absolutely necessary to manage job control.
How do you put your jobs back into foreground?
On Mon, Aug 09, 2010 at 06:38:35PM -0400, TJ Robotham wrote:
> On Mon, Aug 09, 2010 at 12:07:11PM +0100, Connor Lane Smith wrote:
> > ^D isn't an emacsism insofar as using it in bash when not at the end
> > of the line works the same way. That said, I'm aware bash is a
> > monster. However:
>
> Ac
> Overhead the albatross hangs motionless upon the air...
And deep beneath the rolling waves in labyrinths of coral caves...
> Esperanto suffers from being a spoken language, and designed for
> the laity, no less. I suggest we simply write in the language of
> mathematics. Or lisp.
The language of mathematics sucks less? You gotta be kidding. it suffers from
even more bloat and modification and syntax inconsistencies
> On Mon, Jun 14, 2010 at 02:22:33PM +0200, Moritz Wilhelmy wrote:
> > > * udev (+/- 5sec) was replaced by our (small) fdev (now takes some 0.1
> > > sec).
> >
> > there is also mdev in busybox, in case you are interested. I like busybox
> > very much, but I
> * udev (+/- 5sec) was replaced by our (small) fdev (now takes some 0.1 sec).
there is also mdev in busybox, in case you are interested. I like busybox very
much, but I think it lacks documentation.
> On Sat, Jun 12, 2010 at 12:45:40PM +0200, Martin Kopta wrote:
> >On Sat, Jun 12, 2010 at 10:48:27AM +0200, Jakub Lach wrote:
> >> > $ ls -d .* | wc -l
> >> > 37
> >> > $ ls -ld $HOME
> >> > dr-x-- 27 dum8d0g users ...
> >> >=20
> >> >=20
> >>=20
> >> $ ls -d .* | wc -l
> >>47
> >> $ ls -l
I know you're trolling, but I already thought about why 0 indicates success.
Point is, it actually makes sense because you usually have either success or
failure, and in case of failure, you might need another indicator to return the
nature of the failure.
Do we have feature-complete alternatives to GNU libc?
eglibc is not an option, since it's based solely on the point that Drepper is
an asshole.
>From what I heard, uClibc is incomplete, as is klibc and dietlibc..
What else do we have? Android libc? How many programs depend on glibc?
> tla? You must be joking, latest release dates 2006, it's code is
> 150kSLOC (nearly 8 times Mercurial) -- most likely caused by the GNU
> factor (==smoking too much weed) and the interface is completely
> retarded (and always has been).
Uriel mentioned Tom Lord's ranting about svn, so I thought
> Tom Lord did a fairly good job diagnosing some of the psychological
> aspects that drove the svn insanity:
>
> http://harmful.cat-v.org/software/svn/diagnosing
By the way, is anyone here using tla? I used to, but being involved in some
projects using git and hg (and svn for university, blergh,
We had this discussion often enough, maybe you should search the mailing list
archive before reposting? it gets boring. (maybe we should add a search-button
to the archive?)
Furthermore, please stop sending your HTML mail garbage to public mailing lists.
See http://www.asciiribbon.org/ for more inf
Hi,
I have been using nmh for quite some time, and now I wonder if dmc is able to
read the folder format nmh uses for managing mails. If not, is it planned to
implement it? I'd like to keep my folders compatible to nmh and would
preferrably not convert them back to maildir.
Kind regards,
Moritz
> On Tue, Jun 01, 2010 at 01:27:07PM +0200, Mate Nagy wrote:
> > Using the vim splits may be cheating, but it sure is convenient.
> sorry for self-reply: I thought that maybe for maximum punishment, the
> fibonacci layout could support nmaster. (Also note that this is a
> 2560x1600 setup, that's wh
> You mean, install is just meant as a wrapper around the standard
> tools
> to express the actions in a more compact way. (btw: It's a shame that
> install isn't a shell script then.)
Well. why isn't man(1) a shell-script? And what about the dozens of other
tools which could be trivially implem
foo.sh
and tell me about "equally compact" again...
install has been there since one of the early BSD releases and has been adopted
from every UNIX(-clone) I am aware of.
Kind regards,
Moritz Wilhelmy
Hi,
Thanks for the quick fix!
> That's interesting. It seems that the install line got lost in some
> update. It's there in the new packages. Although, I have to admit, I
> tend to discourage people using dot-desktop files (or really display
> managers at all). I only ever installed it because th
Hi everyone, especially Kris,
I installed the lucid (and afterwards looked at the one from karmic, which
shows the same behaviour) package from launchpad [1] on the lucid I'm
unfortunately forced to use, and both packages are tiny (4.8 KiB) and lack
essential files. I guess that's related to the r
On Mon, Apr 05, 2010 at 11:38:42AM +, Connor Lane Smith wrote:
> Hey,
>
> On 4 April 2010 07:57, Mate Nagy wrote:
> > This means that making your page respect an imaginary standard gives no
> > results except than a pretty badge. Rather than striving towards such an
> > ideal, I find it much
r 25, 2010 at 09:27:38AM +, Jimmy Tang wrote:
> On Mon, Mar 22, 2010 at 11:44:56PM +0100, Moritz Wilhelmy wrote:
> > Hi again,
> > Now that I think about it, maybe it'd be best to rename the
> > toggleflash function to toggleplugins since it actually should
> > d
Hi again,
Now that I think about it, maybe it'd be best to rename the
toggleflash function to toggleplugins since it actually should
disable other plugins aswell (java?) though I did not test this.
Kind regards
Moritz
:
> Hello,
>
> I added 2 SLOC to the patch Moritz Wilhelmy sent to the mailing list on
> 28/09/2009.
>
> These 2 lines in newclient function make the patch behave opposite to what it
> behaved.
>
> I mean that images and flash are now disabled by default and it'
Have you heard of tinypy? They don't support multiple
inheritance. Maybe this makes you happy:
http://www.tinypy.org/
Cheers,
Moritz
On Tue, Feb 02, 2010 at 12:09:28AM +0100, Nicolai Waniek wrote:
> On 02/01/2010 10:25 PM, Uriel wrote:
> > If you define your personal identity based on the colors of your
> > fucking window manager I feel sorry for your pathetic worthless life.
>
> This is not the first time that you confuse caus
On Thu, Jan 28, 2010 at 09:46:23PM +0100, hiro wrote:
> Couldn't you just rename surf to porn?
Why that?
On Wed, Jan 27, 2010 at 12:28:06PM +0100, Simon Wesp wrote:
> 2010/1/27 Pierre Chapuis
>
> > I think it's the job of the packagers to take care of that in each
> > distribution. If they want to rename the binary to surf-browser or
> > suckless-surf, they can do it easily.
> >
> Of course, this is
On Wed, Jan 27, 2010 at 11:02:50AM +, Pierre Chapuis wrote:
> There is almost no way to avoid name conflicts in OSS projects, I think
This isn't true, there are projects named urxvt and ncmpcpp
But unless you want to end up with such a name for your project,
it is quite hard, I agree.
On Wed, Jan 20, 2010 at 03:11:03PM +0300, anonymous wrote:
> Maybe it is ok too, but I haven't tried it. I suggest Slackware because
> I think that it is what OP asked for: you can build software by hand,
> make package and install with a package manager. You don't have
> to write building script i
On Tue, Jan 19, 2010 at 11:56:56PM +0300, anonymous wrote:
> Why not Slackware?
>
Why not suse?
On Mon, Jan 18, 2010 at 07:51:09PM +0100, Nico Golde wrote:
> Hi,
> * Julien Pecqueur [2010-01-17 16:22]:
> > I'm using slock and i am suprised to realize that is not safe at all!
> >
> > I launched slock in my DWM session. I just have to press CTRL+ALT+F1
> > and press CTRL+z (to send startx in
Great! Thanks for sharing
On Mon, Jan 18, 2010 at 09:20:14AM +0100, pancake wrote:
> Sry for crossposting. I just find it interesting :)
>
>
> Begin forwarded message:
>
>> From: Tim Newsham
>> Date: January 15, 2010 8:54:38 PM GMT+01:00
>> To: 9f...@9fans.net
>> Subject: [9fans] more videos
>> R
On Mon, Jan 18, 2010 at 12:41:23AM +0100, Antoni Grzymala wrote:
> Sebastian Goll dixit (2010-01-17, 16:44):
>
> > On Sun, 17 Jan 2010 16:24:11 +0100
> > Gregor Best wrote:
> >
> > > Same thing with every other screen locker. The only "solution" is to
> > > remove the ChangeVT* mappings from the
On Sun, Jan 17, 2010 at 08:28:40PM +0100, pascal wrote:
> Le Sun, 17 Jan 2010 19:50:33 +0100
> Moritz Wilhelmy a écrit:
>
> > On Sun, Jan 17, 2010 at 10:33:12AM -0800, Thayer Williams wrote:
> > > On Jan 17, 2010 at 07:28 AM, Premysl Hruby wrote:
> > > >
On Sun, Jan 17, 2010 at 10:33:12AM -0800, Thayer Williams wrote:
> On Jan 17, 2010 at 07:28 AM, Premysl Hruby wrote:
> > On (17/01/10 16:17), Julien Pecqueur wrote:
> > > I'm using slock and i am suprised to realize that is not safe at all!
> > >
> > > I launched slock in my DWM session. I just h
Hi,
I can at least confirm that xrandr -s does not work with dwm 5.2
didn't try --output
Moritz
On Sun, Jan 10, 2010 at 05:04:48PM +, Anselm R Garbe wrote:
> Hi,
>
> this seems to be an issue in certain Xinerama implementations, I
> identified the following a while ago:
>
> xrandr -s repro
On Tue, Dec 22, 2009 at 01:19:53PM +0100, Anders Andersson wrote:
> On Tue, Dec 22, 2009 at 8:47 AM, pancake wrote:
> > Inotify+rsync a guy from the company I work on wrote an app to do this, and
> > it is somewhere in the internets. I don't remember the name, but I can ask
> > for it.
>
> Depend
On Sun, Dec 20, 2009 at 12:29:48PM +0100, markus schnalke wrote:
> [2009-12-20 12:03] Moritz Wilhelmy
> > On Sun, Dec 20, 2009 at 11:53:02AM +0100, markus schnalke wrote:
> > >
> > > Maybe we could give slock a system account to check the password
> > > aga
On Sun, Dec 20, 2009 at 11:53:02AM +0100, markus schnalke wrote:
> [2009-12-19 21:37] pancake
> >
> > I have done two patches for slock.
> >
> > The first simplifying the use of cpp and the other adding user
> > defined password.
>
> The password should probably not be a clear text string insi
Actually, make on debian and most linux systems *is*
gmake.
Kind Regards
Moritz
On Wed, Dec 09, 2009 at 08:44:50AM +, Anselm R Garbe wrote:
> Afaik hg tip sic sets the channel on first join.
>
> Cheers,
> Anselm
>
>
oh, ok I don't have tip, nvm
On Wed, Dec 09, 2009 at 07:07:55AM +, Anselm R Garbe wrote:
> 2009/12/8 Frederik Caulier :
> > Is there a way to make sic connect to a certain IRC channel by
> > specifying it on the command line?
> >
> > Example:
> >
> > $ sic -h irc.oftc.net -c <#channel>
> >
> > Having such a functionality a
You can use tsocks with surf for socks proxies..
that's what tor does
tsocks resides in LD_PRELOAD and replaces the socket functions
with it's own functions to tunnel the traffic over a proxy.
Kind regards
moritz
On Thu, Dec 03, 2009 at 06:54:41AM +, Jonathan Slark wrote:
> 2) Being able to s
On Sun, Nov 22, 2009 at 04:11:29PM +0100, Uriel wrote:
> If you are using the gnome-settings-daemon what do you expect other
> than pain and misery?
>
> uriel
true. I don't even understand what it's use is... setting a theme can simply
be done in ~/.gtkrc-2.0
Moritz
On Fri, Nov 20, 2009 at 11:20:32AM +, Kai Hendry wrote:
> I use a scary Firefox extension "It's all text!" to get my text area
> editable in vim.
>
> Perhaps something like double clicking a textarea (I don't care for
> editing input type=text), would simply launch $EDITOR on it.
>
>
yes, s
Hi there,
vimperator includes a keybinding for editing text boxes
within an external editor. Since I really don't like the
limited editing possibilities of GTK textboxes, I wanted
to ask it it is possible to add a keybinding to open the
content of a textbox within an external editor and if
somebod
What about this one?
http://xinutec.org/~pippijn/en/why-not-use_java.xhtml
Moritz
On Thu, Nov 19, 2009 at 02:09:30AM +0100, Uriel wrote:
> I think Paul Graham's criticism's are much more relevant and timeless:
> http://www.paulgraham.com/javacover.html
>
> In short, the real problems with java a
On Sat, Nov 14, 2009 at 12:43:40AM +0200, Dmitry Maluka wrote:
> Now, let's stop this discussion. Or we can continue it under the
> perspective of improving the C preprocessor, that's an interesting
> subject.
+1
On Fri, Nov 13, 2009 at 03:47:46AM +, Aled Gest wrote:
> > C preprocessor is stupid. C macros are ugly and dangerous, except of
> > simplest cases.
>
> I totally agree that the C pre-processor sucks. It's ill thought out
> and needs replacing. However, going back to what you were saying about
On Fri, Nov 13, 2009 at 02:59:31AM -0600, Jorge Vargas wrote:
> On Fri, Oct 30, 2009 at 7:05 AM, Enno Boland (Gottox)
> wrote:
> > surf-0.3 is out. There are still some bugs left, but I think it's time
> > to roll out a new release because there changed a plenty of things:
> > - changed cookiefil
On Wed, Nov 11, 2009 at 06:00:53PM +0100, Preben Randhol wrote:
> On Wed, 11 Nov 2009 06:15:06 -0500
> Kris Maglione wrote:
>
> > Looks more like Limbo/NewSqueak. And the mascot's kind of
> > Glenda-ish (plus you mentioned Rob), so I wouldn't doubt it.
> > If Rob was involved, I very much doubt
On Wed, Nov 11, 2009 at 05:59:19PM +0100, Preben Randhol wrote:
> Syntactically the language seems a bit confusing at first and
> unfortunately too similar to C.
It looks a like a messy mix of C and pascal. Would be better
without the pascal part.
On Tue, Nov 10, 2009 at 12:14:47AM -0600, Kurt H Maier wrote:
> On Mon, Nov 9, 2009 at 4:49 PM, pancake wrote:
> > - mbox: 150 LOC
> > - mdir: 80 LOC
>
> Please consider supporting mbox/mdir access over ssh. This was the
> one redeeming feature of sup[1], but of course they broke it and have
>
On Mon, Nov 09, 2009 at 04:47:00PM +0100, markus schnalke wrote:
> [2009-11-09 10:21] Kris Maglione
> > On Mon, Nov 09, 2009 at 04:02:56PM +0100, markus schnalke wrote:
> > >
> > >Aren't they able to take a look at the List-Unsubscribe header?
> >
> > Apparently. Look closely:
>
> > To: "dev+un
On Sun, Nov 08, 2009 at 11:46:31PM -0800, Mark Edgar wrote:
> On Mon, Nov 2, 2009 at 7:15 AM, Robert C Corsaro wrote:
> > It reminds me of your typical IRC client. transcript above and one line of
> > command at the bottom.
>
> sirc's ssfe implements this in a standalone application:
> http://ww
? nvi (the only vi clone I know of) starts up instantly for me.
Isn't there another one called elvis?
Regards
Moritz Wilhelmy
On Thu, Nov 05, 2009 at 04:38:26PM -0800, Charlie Kester wrote:
> On Thu 05 Nov 2009 at 15:25:59 PST Thayer Williams wrote:
>>
>> It was, in my opinion, one of the best examples of a minimal yet
>> functional website
>
> And the current site is not?
No, it sucks ;-)
On Wed, Nov 04, 2009 at 12:30:16PM -0700, Jack Woehr wrote:
> hiro wrote:
>> Today I was forced to use the joe editor for java.
>>
>> Perhaps I should hang myself...
>>
>
> Perhaps 'joe' was written by the Sirius Cybernetics Company.
or by the Illuminati?
Would you please add it to the surf page in the suckless wiki?
On Fri, Oct 23, 2009 at 08:52:33PM +0200, Tadeusz Sośnierz wrote:
> On 23-10-2009 19:26:50, Julien Pecqueur wrote:
> > Le mardi 20 octobre 2009 à 02:44:53, Tadeusz Sośnierz a écrit :
> > > Hello,
> > > I wrote some patch for bookmark h
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
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 Fri, Oct 30, 2009 at 06:13:11PM -0500, Kurt H Maier wrote:
> More importantly, it allows the attachment of st frontends other than
> xlib-based ones to the controlling process, meaning that there can be
> directfb or console-based frontends, among other things.
Sounds like st will be a great pr
On Fri, Oct 30, 2009 at 04:01:43PM -0500, Kurt H Maier wrote:
> You want your terminal emulator to replace xmessage? Really?
xmessage can read from pipes?
I like the idea of adding this feature to st... but maybe it should be
done by adding a patch to st.
Best Regards
Moritz
On Thu, Oct 29, 2009 at 11:01:54PM +0100, frederic wrote:
Example:
http://xinutec.org/~pippijn/files/img/collection/why-transparency-is-evil.jpg
>
> So sugar is evil, because if one eats too much of it, one may die.
>
So, I agree with uriel: transparency is for idiots.
>
> Oft
On Wed, Oct 07, 2009 at 12:15:37PM +0200, Richard Pöttler wrote:
> What do you think about transparency? I think it might collide with the
> suckless-goal and decrease speed.
Not only do they decrease speed and add lots of unneccessary lines of code
but also transparency makes the content unread
What about full urls with commas at the end?
example: http://foo.com/bla/bar/asdf,
or even http://bleh.com/?foo=a,s,
Same behaviour?
Regards,
Moritz
On Thu, Oct 29, 2009 at 02:37:28PM +0100, Tadeusz Sośnierz wrote:
> On 29-10-2009 09:26:00, Jacob Todd wrote:
> > On Thu, Oct 29, 2009 at 01:27:53PM
On Fri, Oct 23, 2009 at 04:12:08PM +0200, hiro wrote:
> Should do a 9p file server with some kind of cookie and session cache,
> also precache.
using 9p for surf sounds great. This way it should be simple to share data
between multiple surf windows
Regards
1 - 100 of 122 matches
Mail list logo