view .inputrc @ 241:7249fab44bcd

python: remove PYTHONSTARTUP since I never use it and it breaks pypy
author Augie Fackler <durin42@gmail.com>
date Sat, 19 Mar 2011 17:06:52 -0500
parents c8d8dcd3f262
children
line wrap: on
line source

tab: complete
set completion-ignore-case on
set blink-matching-paren on