We now use configurable soft-tabs instead of literal tabs.

This commit is contained in:
Jørgen P. Tjernø
2008-08-20 14:03:27 +02:00
committed by Bob Farrell
parent 9c533ea627
commit d9be9ecc82
3 changed files with 31 additions and 24 deletions
+7
View File
@@ -55,6 +55,13 @@ Syntax highlighting as you type.
Display the arg spec (list of arguments) for callables, when possible.
.RE
.B tab_length
.BI integer
(default: 4)
.RS
The number of spaces a soft tab equals.
.RE
.SH SEE ALSO
.BR bpython (1).