Bug 279947

Summary: Okteta should be able to read stdin
Product: [Applications] okteta Reporter: Daniel Douglas <ormaaj>
Component: generalAssignee: Friedrich W. H. Kossebau <kossebau>
Status: CONFIRMED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Daniel Douglas 2011-08-12 09:34:58 UTC
Version:           4.7 (using KDE 4.7.0) 
OS:                Linux

Okteta can only read a "URL" as an argument, and doesn't recognize '-'.

See also my bug regarding process substitutions and pipes which also affects Okteta (and most every KDE program for that matter) https://bugs.kde.org/show_bug.cgi?id=272159

Reproducible: Always



Expected Results:  
Should behave like:

vim -c 'set ft=xxd' <(foo bar baz | xxd)
Comment 1 Friedrich W. H. Kossebau 2017-11-12 16:12:15 UTC
Update: Feature wish still valid