Re: [dev] [dwm] Add i3 to differences in http://dwm.suckless.org/

2015-03-15 Thread Ivan Tham
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 garb...@gmail.com wrote: On 15 March 2015 at 15:05, Ivan Tham ivanthamjun

Re: [dev] [faq] How do I push to st repository?

2015-03-15 Thread Ivan Tham
way, without a 100+ pages book (this will spoil my eyesight)? On 3/15/15, Markus Teich markus.te...@stusta.mhn.de 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/book/en/v2 at least

Re: [dev] [dwm] Add i3 to differences in http://dwm.suckless.org/

2015-03-15 Thread Ivan Tham
Thanks, but I can't read french. On 3/15/15, Sébastien Poher sb...@volted.net 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-declarations -Os -I/usr

[dev] [dwm] Add i3 to differences in http://dwm.suckless.org/

2015-03-15 Thread Ivan Tham
Hi, I hope someone can add some comparison between dwm and other window manager such as i3 to dwm.suckless.org. Thanks.

[dev] [st] Problems when typing

2015-03-15 Thread Ivan Tham
When I typed `ls` in st, this show up: $ lls Does anyone know what is the problem, thanks.

[dev] [faq] How do I push to st repository?

2015-03-15 Thread Ivan Tham
Hi, I tried to push to st repository but it seems that I cannot push. What do I need to do? Thanks.

Re: [dev] [faq] How do I push to st repository?

2015-03-15 Thread Ivan Tham
Ok, I will but it may take months. Thanks. On 3/15/15, Markus Teich markus.te...@stusta.mhn.de 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

Re: [dev] [dwm] Add i3 to differences in http://dwm.suckless.org/

2015-03-15 Thread Ivan Tham
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

Re: [dev] [dwm] Add i3 to differences in http://dwm.suckless.org/

2015-03-15 Thread Ivan Tham
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 markus.te...@stusta.mhn.de wrote: Ivan Tham wrote: dwm.c:40:37: fatal error: X11/extensions/Xinerama.h: No such file or directory Heyho

Re: [dev] [dwm] Add i3 to differences in http://dwm.suckless.org/

2015-03-16 Thread Ivan Tham
Thanks. I will. On 3/16/15, Anselm R Garbe garb...@gmail.com wrote: On 16 March 2015 at 05:58, Ivan Tham ivanthamjun...@gmail.com 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

Re: [dev] [st] Problems when typing

2015-03-15 Thread Ivan Tham
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 ivanthamjun...@gmail.com wrote: When I typed `ls` in st, this show up: $ lls Does anyone know what is the problem, thanks

Re: [dev] [dwm] Add i3 to differences in http://dwm.suckless.org/

2015-03-15 Thread Ivan Tham
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 eric.pru...@gmail.com 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

Re: [dev] [dwm] Add i3 to differences in http://dwm.suckless.org/

2015-03-15 Thread Ivan Tham
Thanks, I think I get the concept of what an -dev is. But what is a header file? On 3/16/15, Eric Pruitt eric.pru...@gmail.com 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? Experience

Re: [dev] [dwm] Add i3 to differences in http://dwm.suckless.org/

2015-03-15 Thread Ivan Tham
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 k...@shike2.com 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

Re: [dev] [st] Problems when typing

2015-03-16 Thread Ivan Tham
Sorry for that, but I didn't say that I am unwilling to read a C book. On 3/16/15, Alexander S. alex0pla...@gmail.com 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

[dev] Problems install st

2015-03-09 Thread Ivan Tham
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

[dev] Problems install st

2015-03-09 Thread Ivan Tham
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

Re: [dev] Problems install st

2015-03-10 Thread Ivan Tham
Hi, I am still new to st and have no understanding about c language. On 3/9/15, Roberto E. Vargas Caballero k...@shike2.com 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

Re: [dev] Problems install st

2015-03-12 Thread Ivan Tham
On 3/12/15, Roberto E. Vargas Caballero k...@shike2.com 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

Re: [dev] sple - A simple PDF links/emails extracotr.

2015-05-07 Thread Ivan Tham
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

Re: [dev] [surf] Using more memory than firefox

2015-06-03 Thread Ivan Tham
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

[dev] Re: [surf] Using more memory than firefox

2015-06-21 Thread Ivan Tham
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

Re: [dev] [st] Viewing images in terminal with w3m

2015-06-11 Thread Ivan Tham
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 c0a56ef4be2a0f84360f41b2d45964e7ef297746

Re: [dev] [st] Viewing images in terminal with w3m

2015-06-11 Thread Ivan Tham
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

Re: [dev] [surf] Using more memory than firefox

2015-06-02 Thread Ivan Tham
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

Re: [dev] [Idea] Using GitTorrent

2015-06-01 Thread Ivan Tham
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

Re: [dev] [surf] Using more memory than firefox

2015-06-01 Thread Ivan Tham
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

[dev] [surf] Using more memory than firefox

2015-06-01 Thread Ivan Tham
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)\___ (__)\ )\/\

[dev] [rocks] [sucks] man macros vs troff?

2015-06-01 Thread Ivan Tham
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. - \ ^__^ \

Re: [dev] [Idea] Using GitTorrent

2015-06-01 Thread Ivan Tham
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. --

[dev] [Idea] Using GitTorrent

2015-05-31 Thread Ivan Tham
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

Re: [dev] [Idea] Using GitTorrent

2015-05-31 Thread Ivan Tham
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. -

Re: [dev] [surf] Using more memory than firefox

2015-06-02 Thread Ivan Tham
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

Re: [dev] Input method under break (again) under st

2015-07-02 Thread Ivan Tham
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,

[dev] [st] Powerline fonts to large

2015-05-22 Thread Ivan Tham
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

Re: [dev] [st] Compiling with musl libc doesn't work

2015-05-24 Thread Ivan Tham
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

Re: [dev] [st] Powerline fonts to large

2015-05-25 Thread Ivan Tham
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``::

Re: [dev] [st] Powerline fonts to large

2015-05-26 Thread Ivan Tham
On Mon, May 25, 2015 at 04:49:06PM +0200, Jochen Sprickerhof wrote: * Ivan Tham ivanthamjun...@gmail.com [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

Re: [dev] [st] Powerline fonts to large

2015-05-26 Thread Ivan Tham
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? --

Re: [dev] [st] Fcitx not working in st

2015-05-23 Thread Ivan Tham
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

Re: [dev] [st] Powerline fonts to large

2015-05-23 Thread Ivan Tham
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.

Re: [dev] [st] Powerline fonts to large

2015-05-24 Thread Ivan Tham
On Sun, May 24, 2015 at 08:08:31AM +0200, Jochen Sprickerhof wrote: * Ivan Tham ivanthamjun...@gmail.com [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

Re: [dev] [st] Powerline fonts to large

2015-05-26 Thread Ivan Tham
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

Re: [dev] scrollback with st

2015-11-25 Thread Ivan Tham
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

[dev] [dmenu][PATCH] Improve spacing in config.h

2016-07-26 Thread Ivan Tham
--- 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

Re: [dev] [st] Ibus

2016-09-04 Thread Ivan Tham
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, Ivan

Re: [dev] [st] Ibus

2016-09-04 Thread Ivan Tham
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

Re: [dev] I'm leaving.

2016-09-29 Thread Ivan Tham
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

Re: [dev] several questions

2016-09-21 Thread Ivan Tham
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

[dev] [spt] 0.4 release

2016-10-31 Thread Ivan Tham
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

Re: [dev] Request for name suggestions: suckless video editor

2017-01-12 Thread Ivan Tham
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)

Re: [dev] [st/dwm] Alt-Shift-C and Mod1-Shift-C

2017-01-13 Thread Ivan Tham
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

Re: [dev] [surf] Webkit2 with proxy server

2016-12-24 Thread Ivan Tham
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,

Re: [dev] [surf] Webkit2 with proxy server

2016-12-16 Thread Ivan Tham
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

Re: [dev] [surf] Web inspector not working

2017-04-26 Thread Ivan Tham
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), > >

Re: Re: [dev] [surf] Web inspector not working

2017-04-27 Thread Ivan Tham
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:

Re: [dev] [st] Cannot figure out how to get ibus input to work

2017-04-29 Thread Ivan Tham
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

Re: [dev] [st] Larger HISTSIZE consumes huge memory

2017-06-22 Thread Ivan Tham
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

Re: [dev] [st] Input methods display in wrong position

2017-05-31 Thread Ivan Tham
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

Re: Re: [dev] Interesting Web Browser Decoupling Concept

2017-06-13 Thread Ivan Tham
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

Re: [dev] [sbase] Changing BUFSIZ

2017-06-14 Thread Ivan Tham
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

Re: [dev] suckless too to minify CSS, JS and html

2018-05-18 Thread Ivan Tham
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

Re: [dev] Learn C

2019-03-24 Thread Ivan Tham
Hi, K 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

Re: [dev] [dmenu] 4.9 segfault on input

2019-02-16 Thread Ivan Tham
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

Re: [dev] [dmenu] 4.9 segfault on input

2019-02-17 Thread Ivan Tham
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

Re: [dev] [st] IBus is not working properly in st

2019-02-12 Thread Ivan Tham
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:

Re: [dev] [dmenu] 4.9 segfault on input

2019-02-16 Thread Ivan Tham
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

Re: [dev] [st] IBus is not working properly in st

2019-02-11 Thread Ivan Tham
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

Re: [dev] [st] IBus is not working properly in st

2019-02-11 Thread Ivan Tham
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

Re: [dev] Patch apply status overview

2019-02-01 Thread Ivan Tham
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

Re: [dev] [st] vim breaks Delete key in an ssh session

2020-02-26 Thread Ivan Tham
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

Re: [dev] Scrollback utility for use with st

2020-03-31 Thread Ivan Tham
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

Re: [dev] st: use mouse to paste from clipboard

2020-06-22 Thread 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.

Re: [dev] [st] terminal app resizing redraw artifacts

2020-06-24 Thread Ivan Tham
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

Re: [dev] [st] Terminal hangs after killing fcitx

2021-02-23 Thread Ivan Tham
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