javacommons

Results 9 comments of javacommons

Thank you for your quick response! I verified that "busybox_pre64.exe bash -l" goes to "C:\User\user\home5" now. Then, I found another issue: ``` > busybox_pre64.exe bash -l ~/home5 $ pwd C:/Users/user/home5...

> The problem in this case is in the line editing library rather than the shell. It's also an upstream issue so it may take a bit longer to sort...

> > The problem in this case is in the line editing library rather than the shell. It's also an upstream issue so it may take a bit longer to...

Sounds great! I'm looking forward to seeing the official release of busybox-w32 with this patch.

> I've already sent a [patch](http://lists.busybox.net/pipermail/busybox/2022-March/089539.html) upstream which allows for this. It uses the equivalent function for hush, the other shell in BusyBox (which hasn't been ported to busybox-w32). Could...

> Since this hasn't been applied yet I've put it on the 'tilde' branch in busybox-w32. There's a binary based on this (busybox_tilde64.exe) in the [prerelease](https://frippery.org/files/busybox/prerelease) directory. Thank you very...

https://github.com/rmyorston/busybox-w32/blob/master/libbb/lineedit.c#LL264-LL270 ~~Seems lineedit.c is ready for tilde mode, how about merging tilde branch into master branch.~~

> Actually, support for proper tilde handling is already in master. It came via upstream rather than the tilde branch. Both have the same patch. > The latest [prerelease binaries](https://frippery.org/files/busybox/prerelease)...

tabulators が「集計」と訳されていますが「タブ(文字)」の方が良いと思います。