delve/pkg/config
Johannes Altmanninger 45f44bc218
Prefer string variant for source-list-line-color config option (#2676)
The string variant is more powerful and can be passed
directly to "echo -e" / "printf" and friends.

Remove the mention of the integer variant from the default config. This
makes the option appear more consistent with other color options.
The user shouldn't care about the historic differences.
2021-09-01 10:03:58 -07:00
..
config.go Prefer string variant for source-list-line-color config option (#2676) 2021-09-01 10:03:58 -07:00
split_test.go terminal: add config command 2017-09-08 10:27:32 -07:00
split.go pkg/config: Clean up godoc lint issues 2018-11-08 10:16:42 -08:00