Oleg Pudeyev

Results 33 comments of Oleg Pudeyev

Should I change the sample directory from a freebsd one to a linux one?

This looks to be the same issue as https://github.com/rtomayko/rpg/pull/19. Which shell are you running?

`q!` in addition to making the default yes as per @DannyBen 's comment above is ok. `q!` only is not great because it requires 1) pressing shift and 2) pressing...

To anyone interested, I've been using [this script](https://github.com/p/pubfiles/blob/master/script/patch-byebugs) to configure all installed (via rbenv, in my case) byebugs to quit unconditionally.

> The truth is that Ctrl+C should simply exit as if q! was pressed. How would you abort a Ruby command when in byebug, if ctrl-c terminates the process? E.g....

Thank you for this PR. https://github.com/deivid-rodriguez/byebug does not mention configuration as far as I can see, how does a user configure this setting?

Thank you, this is very helpful. I'll see about getting dm-crypt added to my system using the steps you described.

I tried this today on a brand new instance and `make menuconfig` didn't work. sin kernel: ``` root@ip-172-31-90-153:~# sin kernel Command: install Modules: kernel ==================================================== Running: /usr/share/sin/kernel/install Logfile: /var/log/sin/kernel.log Get:...

I see that Kconfig has ``` source "init/Kconfig" ``` But, I do not have an `init` subdirectory.