Paulo Diovani Gonçalves

Results 29 comments of Paulo Diovani Gonçalves

> If all of nave, n, avn, and whoever else all wants to cleave to nvms "version-ish" format, or, at least is prepared to accept or reject it gracefully (for...

The whole point of this project is to stream, not download. Otherwise you can just use a regular torrent client.

Never used navicat, but if youre talking about in-place-editing, I would love that too. Just please make issue summary and description more clear.

@Alecaddd > I can make those cells editable but the usability is awful I don't think _in place editting_ is mandatory. For example, double click on a row could open...

> The gsettings set org.gnome.Terminal.Legacy.Settings headerbar "@mb false" command doesn't work. @zachliu Doesn't Mint have `gconftool` instead? I think it works (fairly) in the same way.

You can disable gnome terminal _headerbar_ using `gsettings`. This extensions works once it is disabled. :tada: Remember to close all terminals. `gsettings set org.gnome.Terminal.Legacy.Settings headerbar false` from: https://github.com/franglais125/no-title-bar/issues/114#issuecomment-506085763

@lightbulbjim It works for 3.32.2, I'm using it. ![image](https://user-images.githubusercontent.com/1295197/60735076-57ad6380-9f28-11e9-9d89-e891a10831a1.png) So I suppose your problem is due to Wayland. - Make sure your gnome terminal is NOT using headbar. It should...

@velitasali Both unite and pixel-saver have had performance issues in some versions (cpu at 100%). This extension, however, seems to be lighter due to simplicity. Please, mind to keep it...

@kksharma1618 I can't see the point of having stream support if we can't pipe: ```js fs.createReadStream('/path/to/file') .pipe(upload(options)) ```

> Maybee You are interested how to do the workaround mentioned by @rsansores. > > > * Unlock without password. Just press enter to unlock and put Your finger in...