Searched refs:DELETE_NEXT_CHAR (Results 1 – 5 of 5) sorted by relevance
240 final short DELETE_NEXT_CHAR = -56; field
85 names.put("DELETE_NEXT_CHAR", new Short(DELETE_NEXT_CHAR));631 case DELETE_NEXT_CHAR: // delete in readLine()
68 127: DELETE_NEXT_CHAR
28 .getKeyForAction(ConsoleReader.DELETE_NEXT_CHAR)); in testDeleteAndBackspaceKeymappings()