Word wrapping is not respecting indentation
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
One Hundred Papercuts |
Won't Fix
|
Wishlist
|
Unassigned | ||
gedit |
Won't Fix
|
Wishlist
|
|||
gtksourceview3 (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Binary package hint: gedit
When wrapping a line it would be awesome to have gedit indent the wrapped line just like the original line.
Imagine "_" being a space character, the current wrapping works like this
____hello hello hello hello hello
hello hello hello
It would be better if it worked like this:
____hello hello hello hello hello
____hello hello hello
While editing this makes code-indentation readable even if the editing window is resized to be very narrow. It is also very helpful for unavoidable long lines, like regexps or URLs. It makes formatting less of a pain with generated code. etc etc etc
KDE editor component and Eclipse both have this behaviour, it was also present in the famous EditPlus editor for Windows.
I am sure i am not the first person requesting this feature, so i wonder if there is a philosophical stance against this wrapping style or if a plugin is available to handle it.
ProblemType: Bug
Architecture: i386
Date: Sun Jan 18 20:17:05 2009
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/gedit
Package: gedit 2.22.3-0ubuntu1
PackageArchitec
ProcEnviron:
PATH=/
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: gedit
Uname: Linux 2.6.24-23-generic i686
Changed in gedit: | |
status: | Unknown → New |
Changed in gedit: | |
importance: | Unknown → Low |
Changed in hundredpapercuts: | |
milestone: | none → gedit |
assignee: | nobody → Paper Cuts Ninja (papercuts-ninja) |
Changed in hundredpapercuts: | |
milestone: | gedit → papercuts-s-gedit |
Changed in hundredpapercuts: | |
importance: | Undecided → Low |
Changed in hundredpapercuts: | |
assignee: | Papercuts Ninjas (papercuts-ninja) → nobody |
importance: | Low → Wishlist |
Changed in gedit: | |
importance: | Low → Wishlist |
Changed in gedit: | |
status: | New → Won't Fix |
Thank you for your bug report, there is a similar request on http:// bugzilla. gnome.org/ show_bug. cgi?id= 321910