mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-12 05:13:49 -05:00
Updated Examples (markdown)
@@ -2164,7 +2164,7 @@ fman() {
|
||||
export MANPAGER="sh -c 'col -bx | bat -l man -p --paging always'"
|
||||
```
|
||||
|
||||
Same as above, but for Termux (Android). man -k behaves differently in Android.
|
||||
Same as above, but for Termux (Android). man -k behaves differently in Termux, compared to Ubuntu.
|
||||
```sh
|
||||
#!/data/data/com.termux/files/usr/bin/bash
|
||||
export MANPAGER=~/bin/pman
|
||||
|
||||
Reference in New Issue
Block a user