Hi, this is my first time in the mailing list, so, i don't know how to
efficiently use this!
I'm trying to set up a homepage and a searchengine on my surf web browser. But
i can't understand the official wiki. I added those lines in my config.h
#define HOMEPAGE "http://www.google.com/";
static
And i tryed to compile. But i received a lot
of errors!
I'm really confusing about do this!
Does someone already set up a search engine on surf that can help me or share
your code?
-Henrique Lengler
On Tue, Apr 08, 2014 at 06:40:47AM +0200, Christoph Lohmann wrote:
> Greetings.
Is there a good motive to DWM use the "X Logical Font Description" by
default, and not Fontconfig?
--
Henrique Lengler
Hi,
I'm not familiar with st code, so i wanna know if have how i change st
colors? Not just selecting one in the config.h file but change
how this color looks. E.g Point black color to some RGB hexcode like
people do with urxvt, to make it look more beautiful.
--
Henrique Lengler
ted by an application it will show red.
People do this like change a normal green to a darker.
--
Henrique Lengler
Thank you Nick and Carlos, i understood!
--
Henrique Lengler
>
> This is awesome!! there should be a Mortal Kombat terminal too with Subzero!!
>
> --Carlos
I would say that this is a kind of strange
--
Henrique Lengler
but you have a BFG or something
Oh yeah thats a good idea, and i think it's impossible
--
Henrique Lengler
Returnin to the main topic, so based on the solarized patch i applied
some good colors on my terminal, the patch is attached, it looks very
good!
--
Henrique Lengler
--- config.h2014-07-25 15:58:00.561540851 -0300
+++ /home/henrique/Sources/st/config.h 2014-07-25 15:51:16.793572945 -0300
Hi,
Is there a good method to organize a program running under a terminal
emulator?
I wanna create a tag for mail and for music, but the program that i use
for mail/music and others run under st.
I know that this is possible adding a key shortcut, but is there any
alternative
?
--
Henrique
Hi,
The patch to set homepage in the site is old and no longer works. So i
fixed.
It is attached.
--
Henrique Lengler
https://gitorious.org/~henriqueleng
diff -u surf/config.def.h Sources/surf/config.def.h
--- a/config.def.h 2014-08-16 02:14:02.536275454 -0300
+++ b/config.def.h 2014
sic or ii as IRC client? whats the purpouse of each one?
--
Henrique Lengler
https://gitorious.org/~henriqueleng
Looks like none of them. I tried sic, very poor.
On Tue, Aug 19, 2014 at 08:04:54PM -0300, Henrique Lengler wrote:
> sic or ii as IRC client? whats the purpouse of each one?
--
Henrique Lengler
https://gitorious.org/~henriqueleng
d as a IRC client as it cames.
I'm very surprised with the real small size of the source code. It can
be a good start point to a more complex client.
--
Henrique Lengler
https://gitorious.org/~henriqueleng
gt; so you will not have these problems. But, think in use another shell,
> one that respect terminfo.
>
> I am going to add this path to the wiki and add an entry to the FAQ
> about this point.
>
> Regards,
I applied this patch and now when I press DELETE in the shell I get a
'~'.
--
Henrique Lengler
txt
Output of ^VDelete:
^[[3~
--
Henrique Lengler
# Reconstructed via infocmp from file: /usr/share/terminfo/s/st-256color
st-256color| simpleterm with 256 colors,
am, bce, hs, mir, msgr, xenl,
colors#256, cols#80, it#8, lines#24, ncv#3, pairs#32767,
acsc=``aaffggiijjkk
On Wed, Nov 05, 2014 at 09:11:09AM +0100, k...@shike2.com wrote:
> So, it should be recognized as Delete key. What shell are you using?
>
> Regards,
st - simple terminal
--
Henrique Lengler
On Thu, Nov 06, 2014 at 09:30:55AM +0100, k...@shike2.com wrote:
> I asked you about your shell, not about your terminal emulator.
>
> Regards,
Sorry, it is zsh.
--
Henrique Lengler
https://gitorious.org/~henriqueleng
Skype: No way! That's nonfree (freedom-denying) software.
Hi,
I read in the suckless site and I'm interested about statically linked
executables and replace glibc.
My questions are:
- Why clibc? Most of distros that don't use glibc, use musl.
- Why mksh as shell?
--
Henrique Lengler
opt HIST_IGNORE_DUPS
#completion marker
zstyle ':completion:*' menu select
#aliases
alias ..='cd ..'
alias ls='ls --color=auto'
alias grep='grep --colour=auto'
alias egrep='egrep --colour=auto'
alias fgrep='fgrep --colour=auto'
alias pal='pal -m --color'
alias ping='ping -c 5'
--
Henrique Lengler
t, but waiting for sta.li.
Regards,
--
Henrique Lengler
sophy: Write programs that do one thing and do
it well. Write programs to WORK TOGETHER.
So I just thought, is there a way to combine both, my web browser that will
care only about display the html stuff, and leave the video work to my
video player? This would be awesome.
Regards,
--
Henrique Lengler
So what do you think, GCC is ok? Or no?
Regards,
--
Henrique Lengler
f video system
that doesn't provide their videos as video files, I think this is wrong
and sucks a lot.
So my interest is in direct video links and pages with html5 video tag, that
also point to a video file.
Regards,
--
Henrique Lengler
On Mon, Nov 24, 2014 at 10:31:30PM +0100, hiro wrote:
> use the filth web browser, that one will run mplayer for all html5 video.
I can't find anything related to "filth web browser" on google.
Regards,
--
Henrique Lengler
_wsys/transparent_wsys.pdf
Regards,
--
Henrique Lengler
Hi,
Is there anything already done about it? I can't find
it on the git repository.
I'm very interested and I would like to help to bring
sta.li to reality.
Regards,
--
Henrique Lengler
On Wed, Nov 26, 2014 at 09:57:12PM +, Henrique Lengler wrote:
> Reviving this old thread:
>
> This is the only thread I found talking about have something like rio on Linux
>
> After read Rob Pike documents about rio, and window systems in general, I got
> very interested
as a normal window manager.
Beyond a window manager, rio is also a window system, and this is what I want.
Regards,
--
Henrique Lengler
Hi,
This patch solved me a build problem when tring to build dwm with the new
freetype support on
Openbsd.
I changed config.mk to act as st config.mk, using pkg-config to find
includes.
Patch attached.
--
Regards
Henrique Lengler
diff --git a/config.mk b/config.mk
index cf95913..ccc6653
11INC} -I${X11INC}/freetype2
LIBS = -L${X11LIB} -lX11 ${XINERAMALIBS} -lfontconfig -lXft
# flags
But I don't know if this is good to Linux.
If this not work, I only think about create a commented line to OpenBSD
--
Regards
Henrique Lengler
t is just different.
Start with a default configuration and you are good to go.
there is a tutorial: http://dwm.suckless.org/tutorial
--
Regards
Henrique Lengler
gards
Henrique Lengler
No symbol "all" in current context.
#0 0x1f3ab70062a5 in getsel () at st.c:970
str = 0x1f3d5b25a000 "Itália\n==\nReligião:\n\n\nA maior
religião do país é o Catolicismo Romano, embora essa não seja a\nreligião
oficial do estado.\n\n
se strlcpy()
/usr/X11R6/lib/libX11.so.16.0: warning: strcat() is almost always misused,
please use strlcat()
/usr/X11R6/lib/libX11.so.16.0: warning: sprintf() is often misused, please use
snprintf()
--
Regards
Henrique Lengler
#0 0x0b0c2db06205 in getsel () at st.c:976
str = 0xb0eb7f
t; to define _BSD_SOURCE also?
I defined and this didn't solved, the same error. I didn't backtraced
again.
--
Regards
Henrique Lengler
On Wed, Mar 18, 2015 at 02:57:03PM -0300, Henrique Lengler wrote:
> On Wed, Mar 18, 2015 at 07:02:28AM +0100, Roberto E. Vargas Caballero wrote:
> > Your problem is the commit 72d2accc22 which removed _BSD_SOURCE
> > and introduced _DEFAULT_SOURCE instead, but since strsep is
On Thu, Mar 19, 2015 at 11:47:33PM -0300, Henrique Lengler wrote:
> I discovered that this is maybe a font problem. I deleted this source
> and cloned a new. It compiled and worked withou this bug. But when I
> tried to change the font to Inconsolata, the bug returned. I will still
> u
nymous-pro
+1 for Inconsolata.
--
Regards
Henrique Lengler
38 matches
Mail list logo