097115

Results 97 comments of 097115

Oh, for Christ's sake... > "undo" You opened an article, it's marked as read as you open it, and you are **undoing** it with `N`. End of story, no puppies...

> I don't think you are. Except I am: > You opened an article, it's marked as read as you open it, and you are undoing it with `N`. End...

I wasn't trying to "convince" anyone -- was just saying that you are changing this established behaviour and adding excessive keypresses (**and not even making the change optional, for Christ's...

Also, a small side note: some movies and / or tv shows are already hosted with subtitles (like [this](https://sflix.se/watch-tv/watch-twin-peaks-hd-39237.4920997), for example, has a whole bunch of various captions added --...

> we are working on a config file So that we would be able to specify the preferred languages in it? Sounds super cool, thanks!

Second this suggestion, a command line utility for transliteration would be great. Or may be you guys have heard of something like this already in existence?

Seems to work OK with files, thanks (macOS 10.11, Python 3.7.4). However, with pipes (like, `echo "АаБбВв" | ...`), not that much :) Any suggestions on this use case, may...

Seems like working for me (macOS, Python 2.7, 3.7), thanks! Also, when this makes its way to the master, will there be any binary included in the distribution, like a...

@georgeslabreche, yeah, pretty much it, a simple shell script. Just to have it so we could use it in pipes right after installing the package. Thanks once again!

> I think I usually just exclude with file patterns. May be it'd possible to make `vim-dirdiff` to respect `.gitignore`, for example? :)