Bug 279947 - Okteta should be able to read stdin
Summary: Okteta should be able to read stdin
Status: CONFIRMED
Alias: None
Product: okteta
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Friedrich W. H. Kossebau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-12 09:34 UTC by Daniel Douglas
Modified: 2017-11-12 16:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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