mirror of
https://github.com/wassname/pyreadline.git
synced 2026-09-09 11:31:11 +08:00
pyreadline: Default silent bell. Change to name of configfile. Change to configfile syntax. Renamed pyreadline.py to rlmain.py
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
2006-01-23 Jörgen Stenarson <jorgen.stenarson -at- bostream.nu>
|
||||
|
||||
* Default is now to insert non bound characters.
|
||||
* rename pyreadline.py to rlmain.py
|
||||
* rename of config file to pyreadlineconfig.ini
|
||||
* Change to config file syntax
|
||||
* bell is now silent as deafult
|
||||
* removed specific keybinding code for keypad
|
||||
|
||||
2006-01-22 Jörgen Stenarson <jorgen.stenarson -at- bostream.nu>
|
||||
|
||||
* Default is now to insert non bound characters unless they are
|
||||
pressed together with control.
|
||||
* Added try except to read_inputrc
|
||||
* Fixed cleanup bug in keysyms, missing saveattr on console
|
||||
* Removed specific codepage code from keysyms
|
||||
|
||||
|
||||
2006-01-22 Jörgen Stenarson <jorgen.stenarson -at- bostream.nu>
|
||||
|
||||
* Cleaned up bell handling to make sure you can disable bell with the
|
||||
|
||||
Reference in New Issue
Block a user