タグ
Software rlwrap rlwrap is a 'readline wrapper' that uses the GNU readline library to allow the editing of keyboard input for any other command. Input history is remembered across invocations, separately for each command; history completion an... 続きを読む
http://utopia.knoware.nl/~hlub/rlwrap/今の今まで知らなかったんですが、rlwrap という readline ラッパーがかなり便利ちっくです。これを使うと Readline によるコマンドライン入力に対応してないようなプログラムでも対応させてしまうことが可能です。例え... 続きを読む

