LamprosPitsillos

Results 41 comments of LamprosPitsillos

Will this PR get merged, it would be a nice feature.

@tfg13 Should we assume that the project is revived? I see recent commits. If yes ...THANK GOD!

Amazing!! Thanks alot!

I second this , please make these key bindings or the actual vim/less key bindings the default for all users , so that you are not overshadowing the features of...

Ok I see , but what about the vim key bindings, at least these should be present . I think of them as necessary keybindings for any terminal application.

Can confirm that this is not just a windows issue. Running Artix linux and the latest Nvim git .

Nothing in the diff of the `stty -a`: ```diff ❯ diff vifm vifmTerm 2,3c2,3 < intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D;...

Is there a way to add a delay before the `vicmd` is called? As i have read , adding a delay can help with my issue. ``` shell # Pseudo...

> Thanks. > > Can you add some error checking as it will crash if the list doesn't have enough items. Ofcource you're right, is there anywhere i should report...

> If it were me, I'd probably check the list length (only if user was using emojis) and, if there weren't enough items, I'd log a message and fill the...