Results 61 comments of Tetsu

Thank you for the PR. I have one concern about this PR. I'm not familiar with LISP, but my understanding is there are many implementations. In that case, it may...

Thank you for feedback. Maybe because /tmp is a special directory? Please try: ``` mkdir /tmp/a cd /tmp/a touch a.py gaze a.py # And edit a.py ```

You’re right. I’ll look into it.

Probably fixed in [v1.1.1](https://github.com/wtetsu/gaze/releases/tag/v1.1.1) (I tested on maxOS 11.6.1)

Experimental implementation that adjusts window position. ![p](https://user-images.githubusercontent.com/515948/130310924-c86ec1b6-8a38-40ac-aa30-1a61ab93a6f5.gif)

Hello, thank you for your offering. Sounds great. Do you already have any idea or image?

@tebriz159 Thx! Some questions: * Is it okay to apply the MIT license to the image? It's the same license as Mouse Dictionary. https://opensource.org/licenses/MIT * Is it possible to share...

@tebriz159 Thank you so much!

@tebriz159 I chose the black one with/without letters because the existing icon is black. And It feels it looks good with existing sites. Let me know If there is any...

@uetchy I've never thought Safari porting, so I looked into how to develop it. (Let me know if I'm wrong) * No compatibility. I need to develop the Safari extension...