Sublime Forum

Cannot delete last line of file in vi mode if line is empty

#1

Hi,

I know this is only a small issue, but I have noticed that if the last line of a file is empty, you cannot delete it in vi mode. Would it be possible for this to be fixed?

Many thanks,

Matthew

0 Likes

#3

It is set to false

0 Likes

#4

Perhaps it is a bug on Sublime Text. See the issue:

  1. https://github.com/SublimeTextIssues/Core/issues/1762 Two empty lines at EOF with ensure_newline_at_eof_on_save and trim_trailing_white_space_on_save enabled
0 Likes