Daniel Bretoi
Daniel Bretoi
no commits for years, lots of open PRs. is it dead? what alternative projects are there? I came here to check because there seems to be no way to easily...
`noremap 1 :tabnext 1 ` seems to not work. it just types the number `1`. same with other numbers. So I can't map numbers? I haven't needed the numbers for...
I can open a file with `f` followed by the filename. Once selected I can view the file. But I want to view the full file for each version in...
### Summary The `dirs` builtin does not behave like a list when used in command substitution. Indexing its output with `[1]` returns all entries instead of the last directory. ###...