-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Vim mode `:cquit` closes Zed instead of single buffer. I expect this to close a single buffer, wit…
-
Is your feature request related to a problem? Please describe.
Per https://www.fixtrading.org/groups/continuousmkts/
Sequence number resets are a bore.
Describe the solution you'd like
The imple…
-
This was hidden behind a rollback failure! Reached this after I modified
if(isset($transaction) && $transaction->active)
(at line 662)
Exception Message: Category and its behaviors do not have a met…
-
Hello and thanx for this great plugin !
I have an issue caused on my WebRTC negociation if the screen go black with proximity sensor on Android.
My quickfix was to use video mode with ringback…
-
Per https://www.fixtrading.org/groups/continuousmkts/
Sequence number resets are a bore.
The implementation proposed is to use an unsigned 64 bit integer for a sequence number.
Using 1 billion …
-
Currently QF Repo is stored as a static instance under `CKEDITOR.plugins.a11ychecker.quickFixes`.
On a paper it seemed to be OK, but it's uncomfortable to use, because it's created in [plguin.onLoad]…
-
```
A really nice enhancement would be a tool similar to the Tasklist plugin
of this guy here:
http://juan.axisym3.net/vim-plugins/#tasklist.
But with the addition that all, wiki pages are searched…
-
I have next autocommand set in my config:
```lua
vim.api.nvim_create_autocmd('User', { pattern = 'HeirlineInitWinbar',
callback = function(args)
local buf = args.buf
local buftyp…
-
At the moment the project has two CMake projects inside:
- `hyperonc` which builds C API library
- `hyperonpy` which builds Python API library using C API one
`hyperonpy` depends on `hyperonc` an…
-
It seems like yarn is caching packages by version number, and the last change made [here](https://github.com/agiletechvn/react-native-search-box/commit/2801cdd11b516cbbb48f137a70d051ad959d677b) to fix…