about summary refs log tree commit diff stats
path: root/code/fm.rb
diff options
context:
space:
mode:
Diffstat (limited to 'code/fm.rb')
-rw-r--r--code/fm.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/fm.rb b/code/fm.rb
index c45a1233..a15735b7 100644
--- a/code/fm.rb
+++ b/code/fm.rb
@@ -163,6 +163,7 @@ module Fm
 
 			begin
 				key = geti
+				CLI.clear_keybuffer
 				press(key)
 			rescue Interrupt
 				on_interrupt