vercel / turborepo

Build system optimized for JavaScript and TypeScript, written in Rust
https://turbo.build/repo
MIT License
26.46k stars 1.84k forks source link

add vim keybindings for cycling up and down #9469

Closed kevinanielsen closed 5 days ago

kevinanielsen commented 5 days ago

Description

I updated the inputs for the tui to allow for using the 'j' key to cycle down in tasks and 'k' for cycling up in tasks.

Testing Instructions

Run a turbo repo job and try using 'j' and 'k' to cycle between running tasks.

vercel[bot] commented 5 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

6 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **examples-basic-web** | ⬜️ Ignored ([Inspect](https://vercel.com/vercel/examples-basic-web/6wzEB3VX8FVMKwgEs75UUQBxdFoT)) | [Visit Preview](https://examples-basic-web-git-fork-kevinanielsen-patch-1.vercel.sh) | | Nov 20, 2024 7:46am | | **examples-designsystem-docs** | ⬜️ Ignored ([Inspect](https://vercel.com/vercel/examples-designsystem-docs/8H6wohnhgsHTvc5mEBrQt6vvpSre)) | [Visit Preview](https://examples-designsystem-docs-git-fork-kevinanielsen-patch-1.vercel.sh) | | Nov 20, 2024 7:46am | | **examples-native-web** | ⬜️ Ignored ([Inspect](https://vercel.com/vercel/examples-native-web/61zaJ7TrYLJj3aQ4TZhay1cnXCCh)) | [Visit Preview](https://examples-native-web-git-fork-kevinanielsen-patch-1.vercel.sh) | | Nov 20, 2024 7:46am | | **examples-svelte-web** | ⬜️ Ignored ([Inspect](https://vercel.com/vercel/examples-svelte-web/DWYiEwu4R7mkp86P4tZEoQpxzF18)) | [Visit Preview](https://examples-svelte-web-git-fork-kevinanielsen-patch-1.vercel.sh) | | Nov 20, 2024 7:46am | | **examples-tailwind-web** | ⬜️ Ignored ([Inspect](https://vercel.com/vercel/examples-tailwind-web/AX3FKc8aQHpLzFpmbPxCy8HDFHQv)) | [Visit Preview](https://examples-tailwind-web-git-fork-kevinanielsen-patch-1.vercel.sh) | | Nov 20, 2024 7:46am | | **examples-vite-web** | ⬜️ Ignored ([Inspect](https://vercel.com/vercel/examples-vite-web/7it3SHpXWuSVsaWZqB3n7E6LF28Y)) | [Visit Preview](https://examples-vite-web-git-fork-kevinanielsen-patch-1.vercel.sh) | | Nov 20, 2024 7:46am |
vercel[bot] commented 5 days ago

@kevinanielsen is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

kevinanielsen commented 5 days ago

I did not notice a PR that already exists with these changes and more :)