We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c926716 commit 93d7c1aCopy full SHA for 93d7c1a
CHANGELOG
@@ -7,6 +7,7 @@ v0.9.7
7
* Pastebin confirmation added; we were getting a lot of people accidentally
8
pastebinning sensitive information so I think this is a good idea.
9
* GTK now has pastebin, both for full log as well as the current selection
10
+* GTK now has write2file
11
* GTK now has a menu
12
* GTK now has a statusbar
13
TODO
@@ -1,6 +1,7 @@
1
bpython.gtk_
2
- add pastebin url to clipboard (or show a popup) instead of status bar
3
- make statusbar only show aborted paste for a few seconds
4
+- make keys work
5
6
bpython.urwid
- make keys work
0 commit comments