Koichi Murase

Results 585 comments of Koichi Murase

I seem to be able to reproduce this behavior when the `fzf` completion is enabled. Do you use `fzf`? What is the result of the following command? ```bash $ complete...

Note: I force-pushed the branch on top of the latest master. You'll need to reset or merge the remote branch.

恐らく実装する必要性も出てこなそうなので閉じて大丈夫です! 完了かというと完了ではない気がしますが。#977 の冒頭にも書きましたように #977 は https://github.com/cpprefjp/site/issues/510#issuecomment-354239755 の更に部分実装に過ぎません。もともと考えていたのは `` の収集と索引ページ (本の最後にあるようなキーワード & ページ番号の一覧表) の生成も含めてなのでした。

> [1]notify the users what were changed that's not default settings (if possible), or [2]some customizations and document It is technically possible to implement either one literally, but I doubt...

> Another one small issue is when running make install after `cd ble.sh` it doesn't work example for [1] What does it mean? Could you explain it in more detail?

> I'm not entirely sure, I tried to use stty intr ^X in .bashrc because I set ^C to copy in urxvt, but stty -a restores to intr ^C right...

> > What is the purpose of changing `intr`? If you change `intr` for canceling the execution of the currently running commands, I think "the option to save and restore...

> My suggestion was specifically aimed at listing the changes that both the user and the script make, not all changes. Ah, OK. I misunderstood that you were going to...