35 36 37 38 39 40
# File 'lib/exfuz/query.rb', line 35 def delete return if left_end?(@caret[1]) left remove_at_caret end