Victor Diaz 8c09fc7a3a Prepend command to cat
*Problem:*
edit_command_buffer uses `cat` to return the modified content.
If a person has an alias for `cat` to a different command such `bat`** the editing will not be useful anymore since bat decorates the text with frames, line counts, etc

*Solution*
Appending command to cat, fish will ignore the alias and execute the real command according to this https://fishshell.com/docs/current/cmds/command.html

** https://github.com/sharkdp/bat
2021-09-12 22:11:01 +08:00
..
2020-05-28 17:41:01 +02:00
2020-11-22 14:39:48 +01:00
2019-05-05 12:09:25 +02:00
2019-05-05 12:09:25 +02:00
2019-05-05 12:09:25 +02:00
2019-05-05 12:09:25 +02:00
2020-11-22 14:39:48 +01:00
2020-04-21 21:11:26 +02:00
2021-04-13 15:50:00 +02:00
2020-09-12 20:17:30 +02:00
2021-04-27 16:33:41 +02:00
2021-07-22 19:19:49 +02:00
2021-06-03 09:54:20 +02:00
2021-05-14 21:49:53 +02:00
2020-07-21 16:59:05 +02:00
2020-04-26 14:39:15 +02:00