Mikito Takada

Results 8 issues of Mikito Takada

Basically mostly I'd want a better ability to restart / rerun the task on the same folder: - cache the results of the MD5 calculation since this takes a lot...

Based on how Array.splice works, I expected to be able to just call `splice(index, howMany)` to remove an entry from the pipeline. However, if you don't pass a stream the...

I must have forgotten them here...

Would be nice to have a way to integrate nplay more closely with tmux, so that I could have a status bar on tmux with the current song as well...

Guake, in particular, does this. Currently, you have to re-apply the layout by switching to the same workspace again - which is OK, but not great.

After using nwm daily for two years, there are a couple of things to improve which crop up occasionally: - have a explicit reset shortcut, which repositions all windows on...

Right now, when you use bottom stack tiling and add a new window: ``` [ 1 ] [ 2 ] [ 3 ] ``` becomes ``` [ New ] [...