You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
closejustinmk#195closejustinmk#90
add screenshot
add gif
add gif in readme
optimize gif
Summary of what this gif shows:
1. Listing the whole directory via - command
2. moving files to a folder via `%` (this makes use of `Shdo` and `%`
3. moving back using relative path `../` instead of `%`
4. renaming using a dot `.`
- the gif was optimized by removing the background, and using default vim.
- size is now optimized from 3mb to 142kb
fix gif screenkeys being cut
- make viewport bigger
add demo
- using higher quality gif
- using neovim, so that when you invoke `Shdo` it stays in the editor
- vim's default behavior is jump to terminal and back to editor, which I find a bit jarring.
use demo.gif
Delete dirvish.gif
remove frames that involve shell
- remove the first and last part of the frame where it shows fish shell
update screenshot with demo.gif
remove dirvish.png
doc: add image to readme
closejustinmk#195closejustinmk#90
add screenshot
add gif
add gif in readme
optimize gif
Summary of what this gif shows:
1. Listing the whole directory via - command
2. moving files to a folder via `%` (this makes use of `Shdo` and `%`
3. moving back using relative path `../` instead of `%`
4. renaming using a dot `.`
- the gif was optimized by removing the background, and using default vim.
- size is now optimized from 3mb to 142kb
fix gif screenkeys being cut
- make viewport bigger
add demo
- using higher quality gif
- using neovim, so that when you invoke `Shdo` it stays in the editor
- vim's default behavior is jump to terminal and back to editor, which I find a bit jarring.
use demo.gif
Delete dirvish.gif
remove frames that involve shell
- remove the first and last part of the frame where it shows fish shell
update screenshot with demo.gif
remove dirvish.png
0 commit comments