Check if line is in replace mode
Returns:
72 73 74
# File 'lib/tty/reader/line.rb', line 72 def replacing? @mode == :replace end