From b86e0c298d6881fe1a79ab4bb592aefb47147817 Mon Sep 17 00:00:00 2001 From: sabetts Date: Thu, 31 Aug 2000 02:38:10 +0000 Subject: Added an input_window to allow the user to type data. This is used to jump to a window by name. Added functionality to jump to a window by name. --- ratpoison.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ratpoison.h') diff --git a/ratpoison.h b/ratpoison.h index b683196..3528422 100644 --- a/ratpoison.h +++ b/ratpoison.h @@ -28,6 +28,7 @@ #include "bar.h" #include "events.h" #include "number.h" +#include "input.h" void clean_up (); screen_info *find_screen (Window w); -- cgit v1.2.3