On 2021年2月3日星期三 +08 下午5:05:39 M D wrote:
> > >Whenever I kill fcitx with
> > >"killall fcitx5", the st terminal hangs. Is this a st bug?
> >
> > Does this happen every time or only occasionally? If only occasionally
> > the bug might be unrelated to fcitx as i also have a similar bug.
>
> This oc
d color is black, sometimes if the
background colors is not the same as the default background color, the
default background color will fill up the extra space.
Regards,
Ivan Tham
On Mon, Jun 22, 2020 at 07:03:13AM -0400, Greg Reagle wrote:
I can easily paste from the primary selection using middle mouse button
(Button2), or with the keyboard (Ctrl-Shift-y). To paste from the clipboard I
can use the keyboard (Ctrl-Shift-v), but there is no way to do it with the
mouse.
Is not that the same as st scrollback patch?
On Tue, Mar 31, 2020 at 09:42:34AM +0200, Lehner Georg wrote:
Hello,
A non goal of `st` is to provide a scrollback buffer - `dvtm` or
`tmux` is proposed for this task.
Since launching several `st`s already DOES provide multiple terminals
I couldn
Maybe you could do a bisect to find out which commit cause the issue and
try to send a patch for it?
On Wed, Feb 26, 2020 at 04:55:56PM +0100, Patrik Osgnach wrote:
Hello all,
I have this strange situation with st (compiled from git commit
895e5b5, without any patch):
When I ssh from my local L
Hi,
K&R The C Programming Book Second Edition should be a nice book to
learn C.
On Sun, Mar 24, 2019 at 10:28:35AM +0100, Thuban wrote:
Hi,
I want to learn C. I mean, sane C.
What i read before was based on big IDE such as codeblocks. So, I don't
know how to write Makefiles from scratch. (just
On Sat, Feb 16, 2019 at 04:37:31PM +0100, Hiltjo Posthuma wrote:
On Sat, Feb 16, 2019 at 11:08:40PM +0800, Ivan Tham wrote:
On Sat, Feb 16, 2019 at 12:12:31PM +0100, Hiltjo Posthuma wrote:
> On Sat, Feb 16, 2019 at 04:46:23PM +0800, Ivan Tham wrote:
> > On Fri, Feb 15, 2019 at 11:45:5
On Sat, Feb 16, 2019 at 12:12:31PM +0100, Hiltjo Posthuma wrote:
On Sat, Feb 16, 2019 at 04:46:23PM +0800, Ivan Tham wrote:
On Fri, Feb 15, 2019 at 11:45:59PM -0800, Patrick Smith wrote:
> On Fri, Feb 15, 2019 at 11:33 AM Silvan Jegen wrote:
> > With the suggested patch applied, e
On Fri, Feb 15, 2019 at 11:45:59PM -0800, Patrick Smith wrote:
On Fri, Feb 15, 2019 at 11:33 AM Silvan Jegen wrote:
With the suggested patch applied, everything worked for me when using
IBus and in st we use a similar pattern to what this patch is proposing
(x.c:1007-1014). I am not sure why Pa
Nice to hear that. But there is an issue where you stop the IME without
restarting straight away. This will result in IME not being detected and
used in st. In other way, IME started after st is not usable.
On Mon, Feb 11, 2019 at 05:07:22PM +0100, Wolf wrote:
Hi,
On , Hiltjo Posthuma wrote:
O
Opps, I forgot to attach the image previous reply. Here's it.
On Sun, Feb 10, 2019 at 11:31:23PM +0100, Wolf wrote:
Greetings,
I've decided to give a st a try but I've hit a problem quite quickly. It
seems that IBus input is not handled completely correctly. While trying
to input japanese inside
Yes, I have noticed the problem and most of the stuff are fixed in
https://st.suckless.org/patches/fix_ime/
Except on the part where st started before IME, maybe I will look into
that in the future but that is not critical for me such that I only want
to find way to quickly switch between chines
Thanks for the effort for automatically patches.
Please note that st-scrollback-mouse-altscreen failed to be patched
because it was meant to be patched in a particular order.
1. st-scrollback
2. st-scrollback-mouse
3. st-scrollback-mouse-altscreen
I thought the patch failed but it was no the ca
On Fri, May 18, 2018 at 05:46:15PM +0200, Thuban wrote:
Hello,
Does anyone has advice for a suckless tool to minify JS, CSS and HTML
files? I use sed for now, but it might not be the best solution.
Furthermore, I was wondering what is the opinion of the list about minifying
CSS, JS
and html fi
I find urxvtd and find it very useful when using a bunch or terminals
since it uses far less memory than st when there are 6 terminals opened.
Just run `urxvtd -q -o -f` on startup and after that just run urxvtc and
subsequent terminal startup.
On Wed, Jun 21, 2017 at 11:00:22PM +0600, Techno Im
Mattias Andrée wrote:
> On Linux, the performance of cat(1) can be doubled
> when cat(1):ing from one pipe to another, by compiling
> with -DBUFSIZ=(1<<16) (the default pipe capacity).
> This is close to optimial for a read(3)/write(3)
> implementation.
I have seen people mentioning how is GNU y
Kamil Cholewiński wrote:
> On Tue, 13 Jun 2017, sylvain.bertr...@gmail.com wrote:
> > When mentioning souldcloud, I usually refer to the "sound editing" feature.
>
> As a person that does most of his music making in plain old analog
> (including a tape recorder), I miss the point of having a web
David Elliott wrote:
> Hi everyone,
>
> I'm using fcitx for Chinese input, and noticed that the fcitx window
> always appears at the bottom left of the st window rather than at the
> cursor, where it should. This issue makes it difficult to use CJK
> input methods with st because the user must c
Jordan Timmerman wrote:
> I'd like to be able to use my pinyin IME input methods in st, but
> while after installing and configuring ibus I can input Chinese in
> Chrome and libreoffice and other GUI applications, it doesn't seem to
> work in st. I know in urxvt you can specify ibus in the config
xant...@openmailbox.org wrote:
> On 27-04-2017 06:08, David Kennedy wrote:
> > When I attempt to open the web inspector with Ctrl-Shift-o, nothing
> > happens.
> > No errors are generated in the console or anything. I've enabled the
> > inspector
> > feature in config.h with the following line:
David Kennedy wrote:
> When I attempt to open the web inspector with Ctrl-Shift-o, nothing happens.
> No errors are generated in the console or anything. I've enabled the inspector
> feature in config.h with the following line:
>
> SETB(Inspector, 1),
>
> I haven't changed the defa
On Thu, Jan 12, 2017 at 07:25:06PM +0100, Patrick Bucher wrote:
I'm using st and dwm at the same time, and today I discovered a little problem
when using the default config of both programs. st uses Alt-Shift-C to copy text
into the clipboard, dwm uses Mod1-Shift-C for closing the selected window
I would suggest TV (Text-based Video editor).
On Wed, Jan 11, 2017 at 08:39:44PM -0800, Louis Santillan wrote:
(ht) Hot Tub
(httm) Hot Tub Time Machine
(ufeh) *nix Flying Erase-Head (an early video editing machines)
(ued) *nix EditDroid
(vzmx) Vision Mixer
Github suggests:
(pos) psychic-octo-s
On Sat, Dec 24, 2016 at 10:03:51PM +, Teodoro Santoni wrote:
Hi Laslo,
2016-12-24 10:11 GMT, Laslo Hunhold :
Anything else can be solved by finding your way into scraping the
website and building a proxy that sends you a very simplified version
of it at your w3m, links, lynx, dillo, mosaic
On Sat, Dec 17, 2016 at 01:19:54AM +0100, Quentin Rameau wrote:
Hi,
Hi Ian,
I have been using 'standard' surf through a proxy server for some time
by just setting 'http_proxy' in the env. This doesn't work with
webkit2. Does anyone know a fix? Otherwise surf2 seems to be working
fine.
Works f
portable, pause(2) -> sigsuspend(2), signal(2) -> sigaction(2)
Minor fix:
- Whether NOTIFY being defined, -m will be runned
Great thanks to Simon Lieb (pips-) for adding the new features.
Sincerely,
Ivan Tham
spt - simple pomodoro timer
http://git.pickfire.tk/spt, https://github.com/pickfi
On Wed, Sep 28, 2016 at 09:43:27PM +0200, Markus Teich wrote:
Christoph Lohmann wrote:
I am stepping back from my maintainership and my role as an admin of
suckless.
Thanks a lot for the philosophy that you had thought me, hope that you
can live with the suckless spirit still.
--
Do what
Hi, Stephen.
On Tue, Sep 20, 2016 at 04:32:18PM -0400, stephen Turner wrote:
Bash and Make, I'm looking for compatible replacements for these. As i
currently understand it bash at the least is expected to compile the linux
kernel. Is there any suitable projects that you may have seen around the
It should as it's fixed around a commit in between 0.6 and 0.7 by Weng
Xuetian (author of fcitx).
On Sun, Sep 04, 2016 at 10:42:12AM -0400, Daniel Norris wrote:
Hi Ivan,
Thanks for your help. I think I had ibus improperly set up. It now
works fine on 0.7.
On Sun, Sep 4, 2016 at 3:06 AM,
Well, it works here as Weng Xue Tian had patched it. I used fcitx here
and it it works find. Had you tried the latest git?
On Sat, Sep 03, 2016 at 08:38:12PM -0400, Daniel Norris wrote:
Hi There,
Thanks for all of your great work -- I've loved using Suckless tools.
I'd like to be able to use I
---
config.def.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/config.def.h b/config.def.h
index 1edb647..b53885b 100644
--- a/config.def.h
+++ b/config.def.h
@@ -8,10 +8,10 @@ static const char *fonts[] = {
};
static const char *prompt = NULL; /* -p option
On Tue, Nov 24, 2015 at 07:36:01PM -0500, Greg Reagle wrote:
I recommend using dvtm [2] with st in order to get scrolling. Someone
ought to change the FAQ. dvtm sucks considerably less than both tmux
and screen. It works very well, Shift+PageUp and Shift+PageDown will
scroll. If you use dvtm
Hi, this is cause by the commit d2937b05aed9cee8d6651cd806d31682a853c773
which revert the commit 84ceefe0890ee235dd736543fe30479393562fb6 and had
prevent it from using fcitx.
On Thu, Jul 02, 2015 at 08:30:30AM +0200, Roberto E. Vargas Caballero wrote:
On Wed, Jul 01, 2015 at 09:40:41AM -0700, We
how to fix that?
On Mon, May 25, 2015 at 09:23:12AM +0200, Roberto E. Vargas Caballero wrote:
Hi,
On Sat, May 23, 2015 at 03:43:08PM +0800, Ivan Tham wrote:
>>I typed ``Ctrl + Space`` in st but it seems like it doesn't work. Fcitx
>>is a Chinese IME for XIM.
>
>As far as I
On Mon, Jun 01, 2015 at 11:10:19PM +0800, Ivan Tham wrote:
Hi, I use 2 windows of surf uses more memory then using firefox with 6 tabs
opened. Is there some memory leaks?
Here is the picture to show how much memory firefox and surf used:
http://s23.postimg.org/5x84mgs1n
On Thu, Jun 11, 2015 at 10:00:58PM -0700, Eric Pruitt wrote:
On Fri, Jun 12, 2015 at 12:52:29PM +0800, Ivan Tham wrote:
>There was a patch in mainline to support viewing images in st, but it
>was removed; refer to c0a56ef4be2a0f84360f41b2d45964e7ef2977
On Thu, Jun 11, 2015 at 09:18:58PM -0700, Eric Pruitt wrote:
On Fri, Jun 12, 2015 at 12:11:33PM +0800, Ivan Tham wrote:
I know that w3m can only display images in xterm.
Is there other text browser that can display images like w3m in st? Or
is there any way to get w3m diaplay images in st
Hi,
I know that w3m can only display images in xterm.
Is there other text browser that can display images like w3m in st? Or
is there any way to get w3m diaplay images in st?
--
_
< Do what you like, like what you do. >
-
On Wed, Jun 03, 2015 at 08:32:42PM +0200, hiro wrote:
Does your polipo cache https traffic?
Thanks, I just found out that polipo doesn't cache https traffic but
some other cache server does.
If you know what /etc/hosts is and how polipo does it's dns requests
you should be able to figure out
On Tue, Jun 02, 2015 at 01:34:28PM -0700, tauto...@gmail.com wrote:
When I look at top, I see a lot of memory usage, but most of that is shared
mappings. What I look at is the active memory use, and virtual memory
statistics, to see what is going on with memory. The only performance issue I
de
On Mon, Jun 01, 2015 at 09:54:46AM -0700, tauto...@gmail.com wrote:
Hi Ivan,
Also, I prefer to isolate state between different browser windows/tabs. If
firefox is sharing process state between windows, and saving memory usage that
way, then I see it as a security design issue.
Hi,
Is there
On Mon, Jun 01, 2015 at 04:14:36PM +0100, Raphaël Proust wrote:
Hi, I use 2 windows of surf uses more memory then using firefox with 6 tabs
opened. Is there some memory leaks?
Open the six exact tabs of your FF in surf and compare that.
Open the two pages from your surf into your FF and compare
On Mon, Jun 01, 2015 at 05:09:43PM +0200, Martti Kühne wrote:
...everywhere...
that should obviously git.suckless.org there. :-)
It is just in case that there are 10,000 downloads per minute,
git.suckless.org will be seeding and those other downloader will help in
the progress.
How by Dennis R
http://www.catb.org/esr/writings/taoup/html/ch04s02.html#compactness
Hi, look at it and find man. Do you think we should put it in the wiki?
--
_
< Do what you like, like what you do. >
-
\ ^__^
\ (oo)\
Hi, I use 2 windows of surf uses more memory then using firefox with 6 tabs
opened. Is there some memory leaks?
--
_
< Do what you like, like what you do. >
-
\ ^__^
\ (oo)\___
(__)\ )\/
On Sun, May 31, 2015 at 05:01:46PM +0200, Martti Kühne wrote:
...everywhere...
that should obviously git.suckless.org there. :-)
It is just in case that there are 10,000 downloads per minute,
git.suckless.org will be seeding and those other downloader will help in
the progress.
--
___
On Sun, May 31, 2015 at 03:31:42PM +0200, Teodoro Santoni wrote:
Rather not like the implementation in node javascript.
Yeah, I thought about that too. Implementing it in C.
--
_
< Do what you like, like what you do. >
-
http://blog.printf.net/articles/2015/05/29/announcing-gittorrent-a-decentralized-github/
Hi, I think that would make the projects in suckless more decentralized.
I am just giving and idea but I still think the current system is
better, using gittorrent may let the projects which are inspired by
s
On Tue, May 26, 2015 at 09:17:20AM -0400, Alex Pilon wrote:
On Tue, May 26, 2015 at 01:04:32PM +0200, Jochen Sprickerhof wrote:
Write a patch.
Not to do the work for him, but it so happens that I do have such a
patch already.
I am trying to create a patch which uses both scrollback and scrol
On Tue, May 26, 2015 at 11:36:59AM +0200, Jochen Sprickerhof wrote:
Note that config.def.h changed, so you should adopt your config.h.
Apart from it, we are not the git/C help line.
Thanks, I can get it to work now. Is there any way use the scrollback
with mouse scroll?
--
__
On Mon, May 25, 2015 at 04:49:06PM +0200, Jochen Sprickerhof wrote:
* Ivan Tham [2015-05-25 19:57]:
I cannot patch it, when ``git apply st-scrollback.diff``::
error: patch failed: config.def.h:7
error: config.def.h: patch does not apply
error: patch failed: st.c:83
error: st.c
On Mon, May 25, 2015 at 12:11:38PM +0200, Jochen Sprickerhof wrote:
The link you gave me doesn't work either, it has problem about unused
function during compilation.
The patch is against git master and works fine over here.
I cannot patch it, when ``git apply st-scrollback.diff``::
error
On Sun, May 24, 2015 at 04:33:46PM +0200, koneu wrote:
You'd first have to compile Xlib & co against musl and then change the
CFLAGS to point to the musl dirs instead of /usr.
I don't really understand what you mean to compile Xlib & co against
musl as I am just learning C and doesn't have a gre
I tried compiling st with musl libc by changing CC to:
musl-gcc
But it doesn't seem to work.
--
_
< Do what you like, like what you do. >
-
\ ^__^
\ (oo)\___
(__)\ )\/\
On Sun, May 24, 2015 at 08:08:31AM +0200, Jochen Sprickerhof wrote:
* Ivan Tham [2015-05-23 15:45]:
I think the link in the patches page should redirect to the link.
No, the website is rendered from git and moderated, read:
http://suckless.org/wiki
The link you gave me doesn't work e
On Fri, May 22, 2015 at 09:31:46AM +0200, Jochen Sprickerhof wrote:
And the patch for scrollback does not work, is there other method to use
scrollback without using terminal multiplexer as it disable many other
things?
I've just pushed a new version of the patch against the current master.
Eit
On Fri, May 22, 2015 at 11:09:04AM +0200, Silvan Jegen wrote:
I typed ``Ctrl + Space`` in st but it seems like it doesn't work. Fcitx
is a Chinese IME for XIM.
As far as I know no IME works with st (please correct me if I am
wrong. I use ibus which does not work either). I would actually be
int
I had setup Powerline fonts using fontconfig:
wget
https://github.com/powerline/powerline/raw/develop/font/PowerlineSymbols.otf
wget
https://github.com/powerline/powerline/raw/develop/font/10-powerline-symbols.conf
mv PowerlineSymbols.otf ~/.fonts/
fc-cache -vf ~/.fonts/
mv 10-po
I typed ``Ctrl + Space`` in st but it seems like it doesn't work. Fcitx
is a Chinese IME for XIM.
--
_
< Do what you like, like what you do. >
-
\ ^__^
\ (oo)\___
(__)\ )\/\
On Wed, May 06, 2015 at 11:19:04PM -0400, Jason Woofenden wrote:
> Hi Hypsurus,
>
> I hope you're having fun coding. Don't let me detract from that.
> But if you just need to extract links from pdfs, you can do so with
> existing tools, eg:
>
> pdftohtml -stdout foo.pdf | sed -ne 's/\(^\|\n\)\n\(
Thanks. I will.
On 3/16/15, Anselm R Garbe wrote:
> On 16 March 2015 at 05:58, Ivan Tham wrote:
>> I want to learn C, so now I am waiting for c.learncodethehardway.org
>> to release as other book may seem a bit too long for me.
>
> You should rather learn C from it
Sorry for that, but I didn't say that I am unwilling to read a C book.
On 3/16/15, Alexander S. wrote:
> 2015-03-16 8:36 GMT+03:00 Christoph Lohmann <2...@r-36.net>:
>> Sincerely,
>>
>> Christoph Lohmann
> Wow, didn't ever seen ye that full of yerself, 20h. Making up
> challenges for random peopl
How useful is that apt-file? I had installed it, but I don't know what
are the uses for it.
On 3/16/15, Roberto E. Vargas Caballero wrote:
>> On Sun, Mar 15, 2015 at 11:07:26PM +0800, Ivan Tham wrote:
>>> Thanks, but how do I know about the -dev, but how do I know
I want to learn C, so now I am waiting for c.learncodethehardway.org
to release as other book may seem a bit too long for me.
On 3/16/15, Eric Pruitt wrote:
> On Mon, Mar 16, 2015 at 12:32:44PM +0800, Ivan Tham wrote:
>> Thanks, I think I get the concept of what an -dev is.
>>
&
Thanks, I think I get the concept of what an -dev is.
But what is a header file?
On 3/16/15, Eric Pruitt wrote:
> On Sun, Mar 15, 2015 at 11:07:26PM +0800, Ivan Tham wrote:
>> Thanks, but how do I know about the -dev, but how do I know
>> libxinerama-dev?
>
> Experienc
Thanks, I think you mean to paste the patch here.
On 3/16/15, Christoph Lohmann <2...@r-36.net> wrote:
> Greetings.
>
> On Sun, 15 Mar 2015 19:42:44 +0100 Ivan Tham
> wrote:
>> When I typed `ls` in st, this show up:
>>
>> $ lls
>>
>> Does anyon
When I typed `ls` in st, this show up:
$ lls
Does anyone know what is the problem, thanks.
Ok, I will but it may take months. Thanks.
On 3/15/15, Markus Teich wrote:
> Ivan Tham wrote:
>> Thanks, but it takes time reading it. For now, I just know how to push
>> code to
>> github and do a pull request. Do you know what topic is important in
>> developing for
Thanks, but I can't read french.
On 3/15/15, Sébastien Poher wrote:
> Le dimanche 15 mars 2015 à 10:55:11, Ivan Tham a écrit :
>> I does not like to compile as when I run `make`:
>> ```
>> dwm build options:
>> CFLAGS = -std=c99 -pedantic -Wall -Wno-deprecated-
way, without a 100+ pages
book (this will spoil my eyesight)?
On 3/15/15, Markus Teich wrote:
> Ivan Tham wrote:
>> I tried to push to st repository but it seems that I cannot push. What do
>> I
>> need to do? Thanks.
>
> Heyho Ivan,
>
> read http://git-scm.com/bo
Thanks, but how do I know about the -dev, but how do I know libxinerama-dev?
Thanks, I had successfully compiled it, trying now.
On 3/15/15, Markus Teich wrote:
> Ivan Tham wrote:
>> dwm.c:40:37: fatal error: X11/extensions/Xinerama.h: No such file or
>> directory
>
> Hey
Hi,
I tried to push to st repository but it seems that I cannot push. What
do I need to do? Thanks.
I does not like to compile as when I run `make`:
```
dwm build options:
CFLAGS = -std=c99 -pedantic -Wall -Wno-deprecated-declarations -Os
-I/usr/X11R6/include -D_BSD_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION="6.1"
-DXINERAMA
LDFLAGS = -s -L/usr/X11R6/lib -lX11 -lXinerama
CC = cc
creating confi
I haven't tried dwm as it seems a bit hard to configure compared to i3
but i3 seems to be easier to use (I don't think it it much faster) as
it only uses split as horizontal or vertical.
On 3/15/15, Anselm R Garbe wrote:
> On 15 March 2015 at 15:05, Ivan Tham wrote:
>> Hi,
Hi, I hope someone can add some comparison between dwm and other
window manager such as i3 to dwm.suckless.org. Thanks.
On 3/12/15, Roberto E. Vargas Caballero wrote:
> You should have in your system a file called fontconfig.pc.
> In my machine I have it in /usr/X11R7/lib/pkgconfig/fontconfig.pc.
> See if your file is in a directory contained in PKG_CONFIG_PATH.
My PKG_CONFIG_PATH is unset and with `sudo find / -n
Hi, I am still new to st and have no understanding about c language.
On 3/9/15, Roberto E. Vargas Caballero wrote:
>> st build options:
>> Package fontconfig was not found in the pkg-config search path.
>> Perhaps you should add the directory containing `fontconfig.pc'
>> to the PKG_CONFIG_PATH e
Hi, I had problem compiling st, I had installed `fontconfig` in
debian, but when I run `make`, these problems show up:
st build options:
Package fontconfig was not found in the pkg-config search path.
Perhaps you should add the directory containing `fontconfig.pc'
to the PKG_CONFIG_PATH environme
Hi, I had problem compiling st, I had installed `fontconfig` in
debian, but when I run `make`, these problems show up:
st build options:
Package fontconfig was not found in the pkg-config search path.
Perhaps you should add the directory containing `fontconfig.pc'
to the PKG_CONFIG_PATH environmen
79 matches
Mail list logo