Turiiya

Results 116 issues of Turiiya

Currently, opening the trouble loclist ignores split boundaries. The loclist is usually a window local list "inside" the current windows split. There is no further description in #73, but I...

### Describe the bug E.g., it should be possible to use `ENV_VAR= ` ### Steps to reproduce Make sure `globalias` is enabled. Try prefixing a command with an env var...

Bug

- Initial focus on search field - Basic keyboard navigability. E.g., up, down arrows select next / previous chat. Above suggestions would mimic the desktop version.

**What programming language are you using?** C ``` Apple clang version 14.0.3 (clang-1403.0.22.14.1) Target: arm64-apple-darwin22.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ``` **Repro** E.g. `examples/bind.c`: adding a console.log to the tap...

os: macos

Extends the `serverSession` type with undefined similar to other types in the codebase that allow for null. Mainly to satisfy TS linters. Went with `fix:` but might be a `chore:`?...

Currently, autochdir won't work for custom terminals. So currently I encounter scenarios like the following: Opening a custom terminal with i.e lazygit in a git project then closing the terminal,...

Thanks for your work in here @vaheqelyan If it's not to much work for you, would it be feasible to get the a11y issues resolved to fix the warnings during...

This PR makes some minor fixes as the current setting unfortunately creates some confusion in the editor. It wants to: - Fix shifting tab widths and misalignments when e.g., switching...

Thank for the work that wents into the project @DanielGavin I want to make a suggestion, that would address the issue first stated here #265 The suggestion is moving towards...

_Originally posted in https://github.com/tobealive/wthrr-the-weathercrab/issues/85_

enhancement