wfxr.forgit/bin
sandroid 01cf4e6dcf
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-03-17 20:36:14 +01:00
..
git-forgit Refactor: Replace _forgit_emojify deferred code variable with a function 2024-03-17 20:36:14 +01:00