On 2017-01-26 02:10 AM, Chayyoo wrote: > I have a file with 1.5 million rows. Geany 1.27 on Lubuntu (Ubuntu > Xenial 16.04.1 LTS). Scrolling down with the down arrow key stops at > line 1,118,483. I can go further down with page down or the scroll > bar and reposition the cursor there, but the down arrow key stops > again after a few lines down. No such behaviour in SciTe. Arrow up > key keeps working fine all the time. File stats (with wc): 1514885 > (lines) 50686174 (chars). >
Do you have any plugins enabled? Try to run Geany like `geany -v -p the_file.csv` and see if it still happens, noting any unusual output on the terminal. Regards, Matthew Brush -- 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/1378#issuecomment-275419696
