The option is "source-list-line-count". It defaults to 5, which was previously hardcoded in printfile(), but now you can change it dynamically, for instance: $ config source-list-line-count 20 $ list |
||
|---|---|---|
| .. | ||
| config.go | ||
| split_test.go | ||
| split.go | ||
The option is "source-list-line-count". It defaults to 5, which was previously hardcoded in printfile(), but now you can change it dynamically, for instance: $ config source-list-line-count 20 $ list |
||
|---|---|---|
| .. | ||
| config.go | ||
| split_test.go | ||
| split.go | ||