Fritz Rehde

Results 52 issues of Fritz Rehde

I currently have a use-case where I would like to iterate over mutable windows in reverse. Would it be possible to implement `.rev()` for `LendingIterator`? In case you say e.g....

I tried using this Python cli tool in the past but it didn't really suit my use-case (especially the big Python dependency and the fact that it was hard to...

I am trying to limit the number of displayed upcoming games/previous scores using `soccer --league BL --upcoming --time 7` but this command still shows seemingly all future/past games. Is this...

I would like to be able to get an entire row as a slice. Since the internal vector saves the rows continuously (at least for one of the allocation options,...

A method like `swap((row_a, col_a), (row_b, col_b))` would be very useful, since only the underlying vector has ownership of the values and can move them around.

#### Pre-Submission checklist - [x] There is no existing issue that already asks for this feature. - [ ] The feature already exists in rclone (on your PC or in...

### Before submitting an issue, please check the following - [X] I have searched for similar issues (both open and closed) and cannot find a duplicate - [X] I agree...

bug

### Before submitting an issue, please check the following - [X] I have searched for similar issues (both open and closed) and cannot find a duplicate - [X] I agree...

bug

Maybe this could just be an option to disable default commands altogether.

enhancement

This would make watchbind a lot more powerful, and would be required for implementing a little TUI file manager (if we go into a directory, we'd have to change what...

wontfix