Commit graph

12 commits

Author SHA1 Message Date
thomasv
a563091f30 separate core and gui in different modules 2013-03-02 12:26:21 +01:00
thomasv
338b004ab3 sort completions 2013-02-27 12:38:04 +01:00
thomasv
2e9c2c1f96 return python objects from commands, and display them as json 2013-02-26 17:57:48 +01:00
ThomasV
dc466142d3 console: catch help() 2013-02-25 22:52:09 +01:00
ThomasV
135f208cf4 method to run custom script 2013-02-23 21:01:19 +01:00
ThomasV
9ae12c43e4 word per word completions 2013-02-23 20:48:22 +01:00
ThomasV
166db1e16f add flush method for stdoutProxy, for compatibility 2013-02-23 20:33:10 +01:00
ThomasV
d4f2c4855f don't show prefixes in completions 2013-02-23 20:26:05 +01:00
ThomasV
6b72d815c5 show tab completions in console 2013-02-23 20:21:46 +01:00
ThomasV
6be6738fac completions 2013-02-23 17:54:47 +01:00
ThomasV
326ddaf410 clear window on ctrl-L 2013-02-01 18:32:56 +01:00
ThomasV
c3a0c9dd36 transform the wall into a python console 2013-02-01 18:22:36 +01:00