delve/pkg/config
Tim Hockin 62335703d2
terminal: Add config options for tab printing (#3243)
New config "tab" allows user to set a string instead of literal tab
(e.g. "... ").

New config "source-list-tab-color" allows that string to be colored.

This builds on top of the `updateColorScheme` change
2023-01-05 14:09:03 +01:00
..
config.go terminal: Add config options for tab printing (#3243) 2023-01-05 14:09:03 +01:00
split_test.go service/dap: Add support for empty string in substitutePath (#3088) 2022-08-14 16:01:39 +02:00
split.go pkg/terminal: fix handling list colors via config (#3240) 2023-01-04 10:22:19 +01:00