There was an error while loading. Please reload this page.
1 parent 70c5489 commit 45aab81Copy full SHA for 45aab81
1 file changed
ROADMAP
@@ -3,11 +3,20 @@ Roadmap
3
4
v0.9.7
5
------
6
+
7
+bpython
8
9
- Create ~/.bpython on install (#17)
10
- With a wizard
11
12
- Support for invoking with environment/namespace setup (#76)
-- Argument parsing and options needs to be done
13
+- Windows support (it segfaults with sys.stderr being redirected)
14
15
+bpython.gtk_
16
17
+- Fix fonts in bpython.gtk_ (default monospace, etc)
18
+- Add shortcut keys to bpython.gtk_
19
+- Show a status bar thingy in bpython.gtk_
20
21
v1.0
22
----
0 commit comments