Build list of paths and weed out duplicates before loading configs.

This commit is contained in:
Nicholas Marriott
2020-04-23 17:56:45 +01:00
parent f87be8d052
commit 0d3fdae7b6
5 changed files with 83 additions and 50 deletions

View File

@ -27,7 +27,7 @@
* Still hardcoded:
* - bracket paste (sent if application asks for it);
* - mouse (under kmous capability);
* - focus events (under focus-events option);
* - focus events (under XT and focus-events option);
* - default colours (under AX or op capabilities);
* - AIX colours (under colors >= 16);
* - alternate escape (under XT).