diff options
-rw-r--r-- | Tools/idle/TODO.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Tools/idle/TODO.txt b/Tools/idle/TODO.txt index 6ce2b25..d45359d 100644 --- a/Tools/idle/TODO.txt +++ b/Tools/idle/TODO.txt @@ -19,7 +19,6 @@ TO DO: - more emacsisms: - parentheses matching - M-[, M-] to move by paragraphs - - smart stuff with whitespace around Return - filter region? - incremental search? - ^K should cut to buffer @@ -85,9 +84,6 @@ Comparison to PTUI + PTUI can attach a shell to any module -+ PTUI's auto indent is better - (understands that "if a: # blah, blah" opens a block) - + PTUI has more bells and whistles: open multiple append |