Hello, With `org-src-tab-acts-natively' set to `t', pressing enter in a source code block adds a newline, then indents every line in the block by two spaces.
I would expect that it adds a newline and positions my cursor where it should be with the indentation, without indenting every single other line in the block. Thank you, Garklein