Naoya Hatta

Results 272 comments of Naoya Hatta

Could you provide more information about the error? For example. screenshot, eventlog, and so on.

Homebrew accepts PR through https://github.com/Homebrew/homebrew-core. If you are interesting in Homebrew packaging, could you try to send PR? I can't maintain Homebrew package because I don't use brew and don't...

I used Homebrew on Linux, but don't use now because glibc compatibility issue can't be resolved on my environment. If anyone try to send PR, the following may be helpful....

Thanks. I can reproduce it, but I don't know how to fix it... On windows environment, `_getch()` is called to get input, but it doesn't work fine with mintty.

Thank you for your proposal. Does this mean "delete line" command support in interactive replacing like below? ``` $ ambr test test2 ./benches/path_finder.rs: #![feature(test)] Replace keyword? [Y]es/[n]o/[a]ll/[d]elete line/[q]uit: ```

I had recognized the issues, but couldn't resolve at the previous implementation. So I challenge to resolve again. Thank you

rss is not shown by default. `--sortd` only sorts the specified column, do nothing if the column is not found. If you want it, `VmRss` column can be added to...

If you want to do without config, you can `procs --insert rss --sortd rss`.

There is no reason. I'll consider it, but I don't have the enough time to implement now.

> Understand. Will a PR be accepted to provide that behavior? Yes