From e08abbe803a3ff1814c9c5db1dea55ee8ca99571 Mon Sep 17 00:00:00 2001 From: hut Date: Tue, 6 Apr 2010 03:49:15 +0200 Subject: commands: added qall (alias for quit!) --- ranger/defaults/commands.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ranger/defaults/commands.py b/ranger/defaults/commands.py index b20c7178..c0e1ccf1 100644 --- a/ranger/defaults/commands.py +++ b/ranger/defaults/commands.py @@ -515,4 +515,5 @@ def command_generator(start): alias(e=edit, q=quit) # for unambiguity alias(**{'q!':quit_now}) +alias(qall=quit_now) -- cgit 1.4.1-2-gfad0