Bran van der Meer

Results 34 comments of Bran van der Meer

Any ideas on this @soenkekluth? Is it ready for merge, is there any feedback?

Done :) You might want to link to this page from your root level readme.md maybe, so it's easier to find for Windows users. I myself normally don't check the...

One quick-fix you can already do, is of course add the gems `windows-pr` and `win32-process` as dependencies, so they're installed automatically whenever someone does `gem install genghis`

And this is PowerShell on Windows 8. cmd.exe looks about the same. ![vtop](https://cloud.githubusercontent.com/assets/172579/3244391/595283ba-f167-11e3-99c4-ebc46f7660f7.png)

If I use an app like Console, the braille characters **do** work, but still no normal lines. Those should be easy to fix, right? ![vtop](https://cloud.githubusercontent.com/assets/172579/3244437/14098316-f168-11e3-80b3-ea996a71cc23.png)

`ps` can be easily added to windows, and tools like Git actually do this. There's a `ps.exe` inside my `C:\Program Files (x86)\Git\bin`, this is an example output: ``` ┌─bvandermeer@laptop-work C:\Users\bvandermeer\Source...

On the other hand there's the command `tasklist` on windows, which will always work. I think that's always a better option.

I will build a new module to abstract away the os-specifics to get a list of currently running processes. This ought to be easy for me, since I have a...

FYI: Work In Progress here: https://github.com/branneman/current-processes Once I'll get myself a FreeBSD and Solaris VM, I can finish and `npm publish`. Should be soon.

I think the term issue should be something that [blessed](https://github.com/chjj/blessed) should fix. Issue https://github.com/chjj/blessed/issues/28 describes this exact problem. But here's your paste from my `SET` output. I censored some lines,...