Clark Wang

Results 15 issues of Clark Wang

sshpass is quite happy with pipes, as mentioned in [README.md](https://github.com/clarkwang/passh/blob/master/README.md).

Like `grep -E`. Not sure if `REG_EXTENDED` is always defined on all systems. Can use `#ifdef`.

enhancement

* There are interesting rules for session leaders. * Run the command with `sh -c`? `bash -c`? Allow users to specify the shell? * Some shells (like `Bash`?) is too...

won't fix

May need to update `CMakeLists.txt` and add `make install` support.

help wanted

See the attached screenshot. Some adjacent links are pointing to the same URL. Is it possible to suppress these duplicate link hints? ![image](https://user-images.githubusercontent.com/157076/148509164-75c2ac4b-281c-4d87-bec8-8c7ba7016ef5.png)

To take most advantage of Fauxbar I enabled both "Show results from history" and "Show results from bookmarks" but quite often I'd like it to search bookmarks only since there...

enhancement

Personally I never choose a Tile based on the screenshot on it. I always use the Tile names which are more descriptive as I wrote them myself. Could we disable...

enhancement

#### interact PATTERN::REPLACE * `-nocase` would cause *PATTERN* to be case-insensitive * `-cstring` impacts both *PATTERN* and *REPLACE* * *REPLACE* can include `(0)`, `(1)`, ..., `(9)` for RE match groups...

new feature