> With the cursor in the indentation, pressing backspace deletes it completely > (removing multiple characters) instead of deleting a single character.
This is incorrect, it removes one _level_ of indentation, it does not delete indentation completely. The existing message is more correct because it uses "unindent" to describe removing a level. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3588#issuecomment-1754571821 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/3588/[email protected]>
