File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ New features:
4141* Message displayed if history in scrollback buffer is inconsistent with
4242 output from last re-evaluation of bpython session. Thanks to Susan Steinman.
4343* Adjust logging level with -L or -LL.
44- * Basic string literal completion.
44+ * String literal attribute completion.
4545
4646Fixes:
4747
@@ -59,10 +59,10 @@ Fixes:
5959* #391: Fixed crash when using Meta-backspace. Thanks to Tony Wang.
6060* #438, #450: bpython-curtsies startup behavior fixed. Errors
6161 during startup are reported instead of crashing.
62- * #447: Fixed behavior of duplicate keybindings.
62+ * #447: Fixed behavior of duplicate keybindings. Thanks to Keyan Pishdadian.
6363* #458: Fixed dictionary key completion crash in Python 2.6. Thanks to Mary
6464 Mokuolu.
65- * Documenatation fixes from Lindsey Raymond.
65+ * Documentation fixes from Lindsey Raymond.
6666* Fixed filename completion.
6767* Fixed various Unicode issues in curtsies.
6868* Fixed and re-enabled dictionary key completion in curtsies.
You can’t perform that action at this time.
0 commit comments