Matěj Cepl

Results 503 comments of Matěj Cepl

@junegunn Exactly happens with bash, doesn’t it? When I am in `~/build` and I write `ls ~/Dok` and then I press `Ctrl-T` I would expect fzf will start to search...

> @mcepl Yes, as documented in https://github.com/junegunn/fzf#fish-shell > > > CTRL-T key binding of fish, unlike those of bash and zsh, will use the last token on the command-line as...

> I actually don't know how to accomplish that in bash or zsh. What’s the problem? You cannot read an unfinished line in a bash script?

I guess, install bzr fast-export plugin?

> Have you by chance changed the version of Python you were running the test suite against between two runs? If I remember correctly the sqlite database is not always...

Yes, ``rm -fv tests/test.db`` helped, but still I think it is a bug in your test suite, that it doesn't clean up after itself.

Well, at least `2to3` claims that only change which is necessary is: ```diff --- celerymon/bin/celerymon.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) --- a/celerymon/bin/celerymon.py +++ b/celerymon/bin/celerymon.py @@...

Well, `-x` covers both executable bit and existence of the script.

https://v3.wttr.in/Czechia shows ![Czechia](https://user-images.githubusercontent.com/198999/109788579-bcdebe00-7c0f-11eb-912f-52c4186f8842.png) That is quite certainly NOT whole Czechia (just [Region Vysočina](https://en.wikipedia.org/wiki/Vyso%C4%8Dina_Region)).

Well, it's complicated. Strictly speaking if you want to display something for Jihlava, then for Prague you should display just the region of Prague (https://en.wikipedia.org/wiki/Regions_of_the_Czech_Republic). On the other hand, you...