Results 500 comments of xaizek

> Still, it would be nice if it worked out of the box. Like in Vim. I don't think that such keys work in terminal Vim.

> It would be nice to have some extended set of special keys out of the box, in addition to what we have now. Like what, Ctrl+End, Ctrl+Home? Even Ctrl+Left...

Yeah, this sounds interesting, didn't know about it being available in TC.

Hello. There is Ctrl+L shortcut which does a redraw. > until I relaunch. Changing directory should always update files, there is no cache between directory changes. What OS and FS...

Re-entering a directory recreates view from list of files returned by the kernel. If this doesn't happen, it might be a side-effect of some features of BTRFS or a bug...

Yes, that's because `` are replaced on mapping and `:nmap` doesn't know which spaces are from `` and which aren't. To fix this original user input needs to be saved...

`cborder` might be somewhat confusing as there are columns in table-view (`'viewcolumns'`). Other than that, it can be added.

> there are still characters in the mtime column when the filename is just one letter. That's just because `{mtime}` is the last column. With your `'viewcolumns'` value, space gets...

Kernel probably just doesn't return control to Vifm. The same will probably happen with `ls`, `cat`, etc. in this situation. Not sure this can be solved in any satisfactory manner.

Главныe вопросы: - зачем? - чем такой подход может быть лучше "стандартного"? - какие задачи предлагается решать таким образом? Просто, на самом деле, описаный подход (допустим, что это в принципе...