From 02c46c1017b6eb85f01951dc4734bd2ec97010c0 Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 8 Jun 2009 01:14:51 +0200 Subject: wip --- code/fm.rb | 2 +- code/keys.rb | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/code/fm.rb b/code/fm.rb index d6c8cb85..916d746c 100644 --- a/code/fm.rb +++ b/code/fm.rb @@ -84,7 +84,7 @@ module Fm while dir = SCHEDULED.shift dir.refresh(true) dir.resize - force_update +# force_update end # } end diff --git a/code/keys.rb b/code/keys.rb index 362adb34..f3fcdbee 100644 --- a/code/keys.rb +++ b/code/keys.rb @@ -166,6 +166,10 @@ module Fm when 'R' @pwd.refresh! + when 'a' + Process.kill('INT', Process.pid) +# Process.kill('INT', Process.pid) + when 'x' @bars.first.kill unless @bars.empty? -- cgit 1.4.1-2-gfad0