jmacdonald / amp

A complete text editor for your terminal.
https://amp.rs
Other
3.74k stars 106 forks source link

Can't delete hard tab just before end of file #85

Open Shadlock0133 opened 6 years ago

Shadlock0133 commented 6 years ago

Steps to reproduce:

  1. Set indent to hard tab (eg. in Makefile)
  2. Go to last line.
  3. Press tab then backspace.

Should delete tab, instead does nothing.