Romain Heller

Results 55 comments of Romain Heller

I know it's an old issue, but something like docker-compose colors logs would be wonderfull ! Maybe catching the `==> /pathto/file.log

This one is a nice idea, but what about `LS _A` ? And, a watching point : env vars are upper case, and comes before the command : ```sh FLASK_APP=app...

«Holly Fuck», because that's Christmas break, and holly always seems holy. :angel:

May be the vimesque way of achieve this is to make this repeatable with . ?

> its 2022 July WSL2 ubuntu Terminal still doesnt support image preview via ranger - It's 2022 July, WSL2 still provides X terminal emulators that supports image previews via ranger...

I think the request is more about showing the targets in the listing area, and not only in the status bar ? Make me think about the difference between `ls`...

Just seen the comment in the code : ```JS class LayerKeysBase extends React.Component { getMaxLayer = () => { const { keymap, selectedKey, layer } = this.props; const key =...

On my GNU/Linux computers, it's working using US-Intl layout : the right alt key becomes an alt-gr, and works like a Compose key on my Sun keyboard. ```bash xinput -list...

I found [this article](https://choam.eu/altgr-intl/) very instructive about all this... Basically, in french, I use : - AltGr+6 for `âêîôû` (^, but not shifted) - AltGr+' for `é` (the key with...

I think you can achieve this with QuKeys ? https://kaleidoscope.readthedocs.io/en/latest/plugins/Kaleidoscope-Qukeys.html Personally, I found this kind of time-based comportment breaks my workflow : - slowing down UPPERCASE words is a non-sense...