Patrick Klitzke
Patrick Klitzke
I will look at it on wednesday, today i will look at bugs. Probably the most difficult part is not to share to much of the same code for two...
@argelius to summarize since I probably will not have time to fully fix everything, this is what needs to be fixed: 1. Backbutton 2. Rendering the pages routes if the...
@sylvestre @tertsdiepraam I would like to work on this.
After some investigation, i think "@" is just the number of seconds and the GNU date uses parse-datetime https://github.com/coreutils/gnulib/blob/master/lib/parse-datetime.y#L597
@BFostek @tertsdiepraam @sylvestre If we use parse_datetime::parse_datetime::from_str we would not be able to parse relative time, i think we need to use both in this pr.
@BFostek @tertsdiepraam @sylvestre https://github.com/uutils/coreutils/pull/5181 I just did a pull request. I think there are some other improvements that could be made, but i would prefer to do it in a...
@Conni2461 thanks, i think we should mention it in CONTRIBUTING.md, i can do those updates and change the text a bit, as I think i might be able to improve...
@Conni2461 my main use case was that i would like to see the options when running `:help telescope.builtin.find_files `, so i think the doc/telescope.txt changes are necessary in my opinion,...
I will try to solve this bug myself and do a pr.
@aleksanderkania that does not work in the archive mode ...