Hello, I'm working with CSV files currently. Mostly 10000+ rows.
geany 1.27 (kompiliert am 2016-04-17 mit GTK 2.24.30, GLib 2.48.0) cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="Ubuntu 16.04 LTS" Kubuntu So I open my csv with several MB and then want to delete rows. I mark them from the very last row to for instance row 1000, I press backspace or del and Geany disappears right away - probably somehow exited/crashed. Just now I even saw that it removed the file from the harddrive that I was working on. It's working fine with smaller files and a few lines. But if files get bigger, Geany can't handle them - everytime I do this in my environment. Hope someone can help. Thanks --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1042
