teach_key_release = function(key, scancode)
if Cursor_word then
edit.key_release(Cursor_word, key, scancode)
end