typewritten icon indicating copy to clipboard operation
typewritten copied to clipboard

A minimal, lightweight, informative zsh prompt theme

Results 10 typewritten issues
Sort by recently updated
recently updated
newest added

**Describe the bug** If there is an error in shell command arrow mark breaks and shows runmber before arrow mark, `>` changes to `127 >` to fix that I have...

We recently listed `typewritten` on [Fig Plugin Store](https://fig.io/plugins), so we'd love to have Fig listed as a download method on your readme.

Depends on https://github.com/Homebrew/homebrew-core/pull/102813.

Hello, I found kinda bug or error (install by git clone) ![gaggg](https://user-images.githubusercontent.com/69439251/164958672-e988a15b-148f-49a2-8786-22f4c621ca8b.PNG) altought im check on "Typewritten.zsh-theme" ![afaaf](https://user-images.githubusercontent.com/69439251/164958714-e4acd72e-811b-49b1-9335-875edfa69afb.PNG)

**Describe the bug** Following the `npm` installation, no changes are made to `.zshrc`. **To Reproduce** 1. Run `npm install -g typewritten` 2. Check `.zshrc` **Expected behavior** Changes to `.zshrc` **Desktop...

bug

**Is your feature request related to a problem? Please describe.** when i set `set -o vi` in my zshrc, i could use the vi-mode but typewritten didn't show some feedback...

enhancement

**Is your feature request related to a problem? Please describe.** No, just a feature to display the kubernetes cluster I'm in + the namespace **Describe the solution you'd like** To...

enhancement

Closes #148 4 "new" options were implemented: - `TYPEWRITTEN_LEFT_PROMPT_PREFIX` (existed before) - `TYPEWRITTEN_LEFT_PROMPT_PREFIX_FUNCTION` - `TYPEWRITTEN_RIGHT_PROMPT_PREFIX` - `TYPEWRITTEN_RIGHT_PROMPT_PREFIX_FUNCTION` The `_FUNCTION` variants are used to enable the use of live evaluated functions...

Hi, Is it possible to append a timestamp on the prompt? It would be helpful to know when a command was run. I've tried with `TYPEWRITTEN_RIGHT_PROMPT_PREFIX`, but it seems it...

**Describe the bug** When my terminal is automatically restoring its path (using the [`last-working-dir`](https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/last-working-dir/last-working-dir.plugin.zsh) plugin for example, none of the git information is displayed. I also found another way to...