A. Tammy

Results 74 comments of A. Tammy
trafficstars

An idea, was to use `git -uno` as prompted by git, because it was taking too long.

Indeed, it is considerably faster! Unfortunately, I can still notice a lag. ``` $ time git status -uno ... 0m00.96s real 0m00.12s user 0m09.82s system ``` I am really happy...

I am using `ksh`, the standard one that's used with OpenBSD.

Ah, I see. For what its worth, openbsd `ksh` (and hence `loksh`, which is the portable version of ksh) actually has really nice support for asynchronous processes, using `co-processes` -...

I believe you :smiley_cat: I will let you decide on the technical aspects and see how it can be done. Thanks

I don't know much about prompts and redrawing a prompt. I will have to ask the other obsd shell peeps. Will tell when I get info

Oh, yes, of course, it is very nice. Thanks a lot. Now I am basically looking at this as a functionality to conquer :smiley_cat: Would be really cool to have...

sounds nice! I am still unsure about the co-processes, as I am nowhere near shell expert. I suggest keeping this open until we find a resolution. Some brave soul may...

@HowardHinnant I am porting this into the gentoo tree and would appreciate if you can make a release with a newer version. Thanks a lot for your work, its a...

woah, ok I will try this out asap. Thanks a bunch!