diff options
| author | Giuseppe Gadola <giusgadola@gmail.com> | 2023-02-15 12:38:21 +0100 |
|---|---|---|
| committer | Giuseppe Gadola <giusgadola@gmail.com> | 2023-02-15 12:38:21 +0100 |
| commit | acc753e440fb6ce54342c1f4e4fc980c5e008448 (patch) | |
| tree | 89d1737d19b1db8d4082fa5fdbff1792150cefa0 /TODO.md | |
| parent | chore: renamed grey to gray (diff) | |
feat(commands): added hide and pause commands
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 93bf2ce..0000000 --- a/TODO.md +++ /dev/null @@ -1,18 +0,0 @@ -# To do -## Features -- [ ] Ability to name pets - - [ ] Ability to spawn multiple pets -- [ ] Ability to play/pause the animation -- [ ] Ability to temporairly hide the pets - -## Technical - -## Usability -- [ ] Fix `:h` page formatting - -# Info -- Using `gifsicle` to extract pngs from vscode-pets' gifs - -## Limitations -- The plugin doesn't work inside tmux!! -- The plugin only works in terminals that support the kitty image protocol |