Files
fish-shell/printf/src
Daniel Rainer 51cf65d7c8 Remove e?println macros
These macros are problematic because:
- They panic when the output stream is closed.
- They are not aware of fish's encoding of arbitrary bytes into a section of a
  Unicode private use area. The custom printf macros handle this.

https://github.com/fish-shell/fish-shell/pull/11397
https://github.com/fish-shell/fish-shell/pull/11402
2025-04-23 15:24:35 +02:00
..
2025-04-14 21:08:26 -07:00
2025-04-23 15:24:35 +02:00
2024-05-26 16:07:27 -04:00