Abin Simon
Abin Simon
**Is your feature request related to a problem? Please describe.** I was using dasel to bump the version in a `package.json` file. The actual edit in the diff that I...
[Whatsapp](https://web.whatsapp.com/). Unable to enter into a chat using the command 'f', **only some links are shown, none of chats though**. Cannot exit out of the bottom textfield in the chat...
This helps to easily go through and view all the unread rooms.
When in `vterm` mode, if there is a link that spans multiple lines because of the window being small, only the part of the link that is before the first...
**Is your feature request related to a problem? Please describe.** If on a small screen and I have a lot of tabs, there is no good way to see the...
Cannot do `.[]` 
Flip the order here and make config before env https://github.com/meain/lsd/blob/70ec1d6c51d209ea3e29ba2ae8208bbbc45690b2/src/flags.rs#L118-L124 . This issue came up from https://github.com/Peltoche/lsd/pull/544 . We primary wanted to do this switch becase this will help us...
Now that https://github.com/Peltoche/lsd/pull/452 is merged, users should be able to change the colors for `lsd` to what they like. That said, I was thinking we should probably consider changing the...
As of now, lsd does not display the file when using `-L` on a broken link. ## Expected behavior This is from gnu ls. ``` $ gls ~/.config/calcurse-work -Ll gls:...
Maybe we should add an option to force a grid mode. This combined with `--blocks` might end up being really powerful. One example would be ``` $ lsd --grid --blocks...