wfxr.forgit/bin
sandroid afbd3d9cac
Refactor: Replace _forgit_emojify deferred code variable with a function
We used to have a variable that was either undefined or contained a
piece of deferred code that piped input through emojify when present
on the system. To remove the deferred code here, this commit
replaces the _forgit_emojify variable with a function that either pipes
the input through emojify or through cat, depending on whether emojify
is present.
2024-02-27 23:08:37 +01:00
..
git-forgit Refactor: Replace _forgit_emojify deferred code variable with a function 2024-02-27 23:08:37 +01:00