mirror of
https://github.com/alemidev/scope-tui.git
synced 2024-11-12 17:59:19 +01:00
alemidev
b88a3a7381
in actual state, tool is pretty useful but not efficient or moddable in its design. It's one single main and 5 crates, but draws a decent scope. Requires pulseaudio and a fast terminal, but got this done in one night.
8 lines
167 B
INI
8 lines
167 B
INI
# Default to Unix-style newlines with a newline ending every file
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
charset = utf-8
|
|
indent_style = tab
|
|
indent_size = 4
|
|
|