##// END OF EJS Templates
Indentation improvements: ...
Indentation improvements: - cut-and-paste now works even with autoindent on (mostly: the readline history is still messed up, and I don't have access to the necessary hooks to fix that). - A single <tab> on an empty line now inserts a TAB key. This makes it easier to indent using tabs, as well as pasting code with tabs in it (now they don't get interpreted as completion requests).

File last commit:

r1:b100d442
r50:d7ff10dc
Show More
ChangeLog
1 line | 13 B | text/plain | TextLexer
doc/ChangeLog