> @iyernaveenr Geany will always show newline at the end of the file **if it > exists in the file**, but will not show newline if it does not exist in the > file, there is no ambiguity or bug. > > But Vim does not show the newline at the end of the file it even if it > exists, so this is ambiguous behaviour of Vim and a bug in Vim, feel free to > open a bug on Vim.
I tried with `cat -A <file>` as well to confirm. Issue seems to be with geany editor only. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2310#issuecomment-2395827306 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/2310/[email protected]>
