Sharun

Results 43 issues of Sharun

For supporting links/mentions/urls when creating a post: https://docs.bsky.app/docs/advanced-guides/post-richtext#producing-facets Reference implementation: https://github.com/bluesky-social/atproto/blob/011e73ec05b0db34f7c1d12382ec46e910e2d4dd/packages/api/src/rich-text/detection.ts#L13

It would be nice if there's a secondary 'Create & Add Another' button on the Create page, to add expenses back to back. I think it would be a better...

![image](https://github.com/user-attachments/assets/e5b42b1e-4684-41fe-91aa-074f7fc9096c) https://github.com/user-attachments/assets/63b5271a-ce6c-408b-a883-5e58c3fb28d7

bug

**Is your feature request related to a problem? Please describe.** I would like an option to remap the default keymap for `gum write` (Ctrl+J, Enter) to better suit my workflow....

enhancement
cmd/write

Example: Person 1 creates the PR, is auto assigned Later, Person 2 adds a commit to the branch of the PR - the bot should add Person 2 to the...

Its the lock-file when using bun as a package manager: https://bun.sh/docs/install/lockfile ![image](https://github.com/user-attachments/assets/566aa1b5-9999-4187-a9e5-d7f0f4dd8344)

### What version of Bun is running? 1.2.16 ### What platform is your computer? Darwin 24.5.0 arm64 arm ### What steps can reproduce the bug? Clone the repo: https://github.com/sharunkumar/orval-bun-install-bug-repro -...

bug
bun install

Motivation: Avoids the need to google how to turn it off, for new users (I faced this as well)

Fixes #22

The return type can already be optionally chained from schema.safeParse(): https://github.com/colinhacks/zod/blob/main/packages/zod/src/v3/types.ts#L145-L156 It would be nice to have SPR removed from the public api to prevent it from being used redundantly...