Arash

Results 7 issues of Arash

We have that `=>` is shorthand for `arrow.r.double` and `>=` is shorthand for `gt.eq` but `arrow.l.double` has no shorthand notation as the shorthand for `lt.eq` is `

feature request
symbols

When running `tree`, only a tree is printed out. When using erd, a tree and a count of directories/files is printed out. It would be convenient to provide an option...

When running `erd --layout=flat` or `erd --layout=iflat`, extra spaces are printed in their output. **Example** `erd --layout=flat --suppress-size -L1` prints ``` scripts Books dotfiles Screenshots Downloads go araaha 5 directories,...

This pull request fixed the issue by appending the line `$reset_prompt && zvm_postpone_reset_prompt false true` to the respective functions

- Terminal program: Alacritty - Operating system: Arch - ZSH framework: None - ZSH version: 5.9 - ZVM version: 0.11.0 ## Basic examination - [x] I have read through the...

In less, when using the `-j (--jump-target)` option, we can center search results by specifying a line on the screen where the "target" line is to be positioned. In this...

**Describe the bug** When using `:HopChar1CurrentLineAC` with the cursor on some character `X`, if there is at least one more `X` ahead on the line, `:HopChar1CurrentLineAC` creates a jump character...