Constantin Berhard
|
dc7754d38f
|
fix #113
|
2017-03-06 15:32:03 +01:00 |
|
Robin Stumm
|
99fa86bec9
|
return length and width from utils::prefix() (renamed from utils::prefix_length()) as per df835d1
|
2017-02-01 20:47:33 +01:00 |
|
Alexandre Bury
|
df835d1a10
|
utils::prefix_length: move current_width out of the scan loop
To prepare returning both length and width.
|
2017-01-31 16:31:34 -08:00 |
|
Alexandre Bury
|
3b3f403f7a
|
Apply rustfmt
|
2016-10-02 15:22:29 -07:00 |
|
Alexandre Bury
|
191cfcecfd
|
Fix typo
|
2016-07-30 15:58:52 -07:00 |
|
Alexandre Bury
|
be7f2184e9
|
Unify prefix_length and suffix_length signatures
|
2016-07-30 15:56:39 -07:00 |
|
Alexandre Bury
|
ca6e16311f
|
Add secret mode to EditView
Only prints `*`. Prints `**` with wide chars.
|
2016-07-30 12:26:41 -07:00 |
|
Alexandre Bury
|
6e247efc1c
|
Add ProgressReader to the utils module
Should allow to monitor a file download in a progress bar
|
2016-07-29 23:48:19 -07:00 |
|