Commit message Age Author Refs
r583:6a890eda
- Close #109, completion works also when not called by readline.
fperez
0
r582:fca7a0bb
- Add a safeguard under Win32 to protect against a bug in Python's execfile(). Closes #123.
fperez
0
r581:381c78bf
- More unicode fixes, properly split user input without generating unicode-filled variables that will be treated as python identifiers.
fperez
0
r580:2c455b22
- Make sure mercurial ignores emacs #foo# files (created while file foo is being edited and not yet saved).
fperez
0
r579:95a3398d
- Add \N escape for the actual prompt number, without any coloring.
fperez
0
r578:b4ad8b37
Map the return key to enter() and shift-return to enterattr().
walter.doerwald
0
r577:1b9f3f06
- Fix unicode bug in %psearch reported by Stefan.
fperez
0
r576:0ffc0aee
Fix for unicode support, python identifiers can only be ascii so we need to encode input before things like introspective calls.
fperez
0
r575:c164d7e9
Fix typo.
walter.doerwald
0
r574:fd8c3c21
Using igrid with wxPyhon 2.6 and -wthread should work now. igrid.display() simply tries to create a frame without an application. Only if this fails an application is created.
walter.doerwald
0
< 1 .. 2814 2815 2816 2817 2818 .. 2874 >