David K

Results 9 issues of David K

### Observed behavior Use of `std::source_location` (and presumably any other feature not yet implemented in clang) is flagged as an error. ### Expected behavior Use of these features is not...

The readme specifies `e` as the keymap for editing task, but the default keymap is `ee`.

Currently the app has `light`, `dark` and `black` themes. The widget has `light` and `dark`. However, the `dark` theme of the widget seems to be closer to the `black` theme...

### Checklist - [X] I am able to reproduce the bug with the latest version given here: [CLICK THIS LINK](https://github.com/TeamNewPipe/NewPipe/releases/latest). - [X] I made sure that there are *no existing...

bug

### Did you check existing requests? - [x] I have searched the existing issues ### Describe the feature It would be great to be able to run one callback per...

enhancement
P2

Versions: Arch Linux, kernel 6.12.9.arch1-1 NVIM v0.10.3 serve-d v0.7.6 with workspace-d v3.7.0 DUB version 1.38.1, built on Jul 7 2024 LDC 1.40.0 If a dependency is added with `dub add`,...

This is inline with documentation and the way `diff` expects it's return values. This is a breaking change, however, I think it will mostly affect hooks, not the core functionality....

**Is your feature request related to a problem? Please describe.** When using the terminal to open files normally, I like having them open in the alternate window, but for `git...

enhancement

The `pre_open` hook can now return a table which will be merged with the user's default config for the current file being edited. This allows per file name/type configuration provided...