From a68ccd1f42b4c3e1e73ddaa3746ed0c11d718f5a Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 10 Jul 2013 11:09:03 -0400 Subject: enable the command completer by default --- lib/Reply/App.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/Reply/App.pm b/lib/Reply/App.pm index e88f2f5..26bd85c 100644 --- a/lib/Reply/App.pm +++ b/lib/Reply/App.pm @@ -134,3 +134,4 @@ script_line3 = use 5.XXX [Autocomplete::Functions] [Autocomplete::Globals] [Autocomplete::Methods] +[Autocomplete::Commands] -- cgit v1.2.3-54-g00ecf