From a95fcb445bbc9299eb1d974ce34db8cf24622c10 Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Wed, 15 Jun 2022 10:46:03 +0200 Subject: Externalize modules and add .gitignore --- libui/widget/list/README | 1 - 1 file changed, 1 deletion(-) delete mode 100644 libui/widget/list/README (limited to 'libui/widget/list/README') diff --git a/libui/widget/list/README b/libui/widget/list/README deleted file mode 100644 index c8f71db..0000000 --- a/libui/widget/list/README +++ /dev/null @@ -1 +0,0 @@ -libui::list provides a list widget that supports line truncating, scrolling, item marking (contains, fnmatch and regex) and searching. Multiple convenient navigation functions are provided such as [[up]], [[down]], [[top]] and [[bottom]]. -- cgit v1.2.3