Marcos Dione
Marcos Dione
In Linux/X11, selecting text does not copy it to the [selection](https://doc.qt.io/qt-4.8/qclipboard.html#notes-for-x11-users), breaking a lot of users' workflow, forcing to use the clipboard via C-c.
For instance: http://linkode.org/HgugDDCl4cEjKObQekMqW6 Could linkode try to calculate the shortest unique prefix for the id and use that?
I was trying to compile a project that needs linker.h, which resides in then bionic/linker subdir. I have another patch that solves this.
some configure scripts want to guess the gcc version. I have a patch that adds support for that option. how do I send it? I'm new to this site...
we're currently talking to the remote through the 3 streams returned by `paramiko`'s `SSHClient.run_command()`. try to make it look more like `sh`'s `Command` interface.
When executing `remote()` code, we're currently passing only the local variables, but not much more. This means that any class, function or module used in the `remote()` code must somehow...
We got rid of `source` in favor of `import`, but import does not handle `.ay` files.