-
I can't copy ctrl+c ctrl+v text inside a ssh session using gnome terminal or terminator
it works fine on my local machine, both the local machine and the remote machine has xclip installed
-
package-lint points out that SC is using these reserved key bindings:
```
In ‘sunrise-commander.el’:
at 855:63: warning: This key sequence is reserved (see Key Binding Conventions in the Emacs …
-
I'm experimenting with using zetteldeft and Luhmann-style note IDs in one of my archives. The motivations are
- I like the idea that related notes will tend to sort close to one another.
- It expose…
-
To be able to retain BIE data between releases. Assume that there is no change to CC data except the BIE extension that uses only existing OAGIS components. User Data, Business Context Data, Code list…
-
I think we would all like a slight upgrade to the stability of the MantaMate. Here's an approach I had in mind and think I will try to bust out over this summer. The main motivating factor here is (1)…
-
Hi,
Thanks for these scripts, seems very useful. However, I have some problem running it. I set up a colab notebook with copy-pasting and editing the code so it is runnable without cmd arguments. …
gezmi updated
2 years ago
-
## Description of the problem or steps to reproduce
I'm using MobaXterm on Windows to connect to my Debian machine via SSH. The default key bindings for SelectWordLeft and SelectWordRight (CtrlShiftL…
-
[I advise holding off on this ticket for now but I need a place to make some initial notes. I will be editing this ticket as I go along]
I am with @dustine32 looking at integrating the TCs @thomasp…
-
### Description
When I add a row to the datagrid, I want to focus on the first editable cell of the row. This is the code I use for that:
```csharp
var item = new Item
{
Barcode = barcodeTe…
-
```
As far I know there is no way to disable wraping very long lines in mintty,
which I my opinion makes harder to fast analyze logging output (eg.
postgresql detailed log). Normally cygwin i.e. bash …