Ash Berlin-Taylor

Results 174 comments of Ash Berlin-Taylor

He @sedwards2009 I've been watching this QT work eagerly, is it at the stage now where you would like bug reports of things I notice that don't work right? (For...

That would sort of work in a squint, but not quite what I'm after (plus on Linux I can get a new window by middle clicking the task bar item...

@sedwards2009 BTW I'd still very much like this personally, and when I have some spare time (HA!) I want to start looking at this. I love extraterm, but My use...

How I'd expect this to behave: > * Does new terminal command just open up a new session (on the top level)? As in Ctrl-N? Yeah, that's a whole new...

@sedwards2009 I should express my "main" intent, rather than an implementation detail: I'd like some way of having multiple sessions, but only showing one at a time (so I don't...

On konsole: ``` ❯ awk 'BEGIN{for(i=1;i

Hey, sorry notification bankruptcy, didn't see your response. Sorry for not making it clear -- they "error" is that the wrapped function is called with an empty kwargs, meaning that...

Given that the docs aren't written in sphinx I am guessing this is non-trival

Ah, the problem was the cookie cutter I had used had defined `python_files` and `testpath` options for pytest. Removing that and it's checking all python files now.

Actually, is there a way I can add extra files _specifically_ that only get flake8 checked, but that are ignored by pytest for tests? Particularly I'd like to check `docs/conf.py`...