From f0d47ae104bba987156d7f3c5501c73e9523e1e4 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 11 Apr 2024 04:20:05 -0500 Subject: fit and finish bugfixing - adjust display header to location and date - change references from cities to location - update default-location names requery smoothly - always name the buffer *wttr.in* for easy reuse/killing - keep the buffer display up while user chooses next location --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5fdc602 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/todo.org -- cgit v1.2.3