Bug 51853

Summary: easy editing of text fields with editor of choice
Product: [Applications] konqueror Reporter: Susanne Oberhauser <froh>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Susanne Oberhauser 2002-12-13 15:48:32 UTC
Version:            (using KDE KDE 3.0.4)
Installed from:    SuSE RPMs

in a <textarea> I'd like to hit my right mouse button to see an item...

  Edit with external editor C+e
  (or whatever you prefer as long as I don't need to hold down meta, shift and compose in addition to reach it ;)

...which will then save the text area to some temporary file, fire up KDE_EDITOR (might be ="xterm -e vi") or if that's unset plain vanillia EDITOR (might be ="gnuclient" or ="gvim"), wait 'til that process has returned and relaod the temporary file back into the textarea.

in an ideal world, the textarea turns red meanwhile, giving some reasonable explication what's going on.

I'd very much appreciate such a feature for Xmas ;)


Susanne
Comment 1 Stephan Binner 2002-12-13 20:37:57 UTC

*** This bug has been marked as a duplicate of 37146 ***