-
## Problem
Ctrl keys, such as ^C are not considered sequences and must be matched by their raw escape codes. We propose a change:
```
- if term.inkey() == '\x03':
+ if term.inkey() == term.KEY_contr…
-
no matter the comparators I set, the nvim_lsp source gets **often** (not always) hidden when copilot suggestions _"arrive"_:
![image](https://github.com/zbirenbaum/copilot-cmp/assets/54900518/9c0767a…
litoj updated
6 months ago
-
I sure that it should be encapsulated in compare.keydef.I mean, using comparators instead of keydef.
_Originally posted by @dokshina in https://github.com/tarantool/crud/pull/167#discussion_r645319…
-
Looks like in Tarantool source we have plenty of various cmp functions for qsort: uint32_compare, cmp_i64, size_compator, nums_comparator, int64_cmp etc. The suggestion is to merge them into trivia/ut…
-
This issue captures the desire from https://github.com/chapel-lang/chapel/issues/24857 to have a single interface to represent the functions that a comparator might define.
There are three kinds of…
-
I read somewhere that table recognition is on roadmap...
When this is ready, scanning "bills" or invoices to extract products price by brand/store/date.
With a shared price information, comparator…
-
When we have multiple tables to compare, we need strong index types. On the other hand, when we just do one table operations like comparing or hashing rows of the same table, we typically don't need t…
-
When creating an ImmutableTable using a row and/or column comparator, Map views returned by the row and column methods do not use the given comparator to find a row/column by key, and also return Immu…
-
**Is your feature request related to a problem? Please describe.**
No problems, just missing features that I will need to implement.
**Describe the solution you'd like**
A more comprehensive data…
-
**Problem Description:**
'>=' and '