7

This is a very annoying limitation for editing some config files, such as mozilla prefs.js. It usually contains lines longer than that.

user1251007
  • 15,891
  • 14
  • 50
  • 76
Wang
  • 7,250
  • 4
  • 35
  • 66

3 Answers3

11

This is a well know "security option", it is configurable:

Go to:

Settings / configure editor / open and save
set line length limit [ 1024 ]

and change 1024

enter image description here

b3h3m0th
  • 1,330
  • 1
  • 11
  • 22
1

If you are against VIM and EMACS (give them a try), there's gnome's alternative Gedit, then theres also the lightweight IDE Geany, and Mousepad, and there are the full fledged IDEs like Ajunta, NetBeans, QTCreator, etc.

Linuxios
  • 34,849
  • 13
  • 91
  • 116
0

This problem is nowadays fixed, see https://bugs.kde.org/show_bug.cgi?id=345775

In Kate 19.12.3 from 2019 line with thousands of columns seems to work fine. Though 127 000 column causes lag unlike in for example Geany.

reducing activity
  • 1,985
  • 2
  • 36
  • 64