-
## Feature request:
**Please add a button to turn on soft text wrap when _viewing_ files, kind of like is already available when _editing_ files on Github online, as shown below.**
![image](http…
-
### Steps to reproduce
I noticed when I record a simple macro with some combinations of modifier keys "Control" or "Alt" or make a motion like f) and then paste that macro register content in a buf…
-
Hello friend! it's possible change the color line command, on windows?
ps: I realy not can change to unix system :/
My Hyper 😭 ![change1](https://user-images.githubusercontent.com/19254402/634531…
-
In https://github.com/issmirnov/dotfiles/commit/e9da2a0f2039a5be6eb4190391faa1f1a13a2d9f, we add the foundation for remote clipboard management. We need to finish the integration.
- [ ] Add the lau…
-
IMO its better to use aur for the fonts we have in the repo. This way they gets updates plus it trims down the repo size as well
Also it would make managing fonts easier
-
### Distribution
Arch Linux, 6.3.6
### Package version
5.8.1
### Frequency
Always
### Bug description
I keep my custom nemo actions inside the folder `nemo/actions` somewhere in my filesystem.…
-
Consider `test_cy2.pyx`:
```python
import asyncio
loop = asyncio.get_event_loop()
async def handler():
print('Before Sleep')
await asyncio.sleep(1)
print('After Sleep')
ret…
-
## Result from CocInfo
versions
vim version: NVIM v0.4.3
node version: v12.16.2
coc.nvim version: 0.0.78-9febe802b3
term: screen
platform: linux
Output channel: Python
Starting Micros…
-
Pinning all your various branches manually and resolving dependencies, we got pretty far — but unfortunately, the very last stage (`ocaml-lsp-server`) fails with an obscure build-error, pretty much no…
-
**Describe the bug**
vscode devcontainer build failed when using `podman-compose` instead of `docker-compose`
**Debug**
- `docker-compose` expand relative path './xxx' '../xxx' to abosolute path,…