Check if line is in edit mode
Returns:
54 55 56
# File 'lib/tty/reader/line.rb', line 54 def editing? @mode == :edit end