Skip to content

Fix duplicate match case typo in filesystem/ansi-term/buffer.rs

Jeremy Soller requested to merge samanthadoran:master into master

Created by: samanthadoran

I happened to notice there was what appears to be a typo in filesystem/ansi-term/buffer.rs where CursorUp was matched against twice.

Merge request reports