aboutsummaryrefslogtreecommitdiffstats
path: root/doc/forstdin.html
Commit message (Collapse)AuthorAgeFilesLines
* Update deps/docs/mirrorsLaurent Bercot2026-04-041-0/+1
|
* Update documentationLaurent Bercot2024-11-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.7.0 ; rework forx/forstdin -p, add -P maxparLaurent Bercot2024-11-061-8/+6
| | | | | | Also refactor several things to keep global footprint low Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.9.3.0v2.9.3.0Laurent Bercot2023-04-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* docfix: forstdin actually chomps the last line even without crunchingLaurent Bercot2021-03-151-4/+4
|
* Doc fixLaurent Bercot2021-02-171-1/+0
|
* Add -E option for variable autoimportLaurent Bercot2020-12-301-1/+6
|
* Fix chomping: only make it default on line-processing binariesLaurent Bercot2020-11-241-13/+28
|
* Better forstdinLaurent Bercot2020-11-241-4/+7
| | | | | | | No need for the complexity: the important distinction is between "eof after reading something" and "eof right away". 0 is a natural fit for eof after some data, and 1 is a natural fit for immediate eof. Anything else can be scripted around this.
* Make forstdin only split on newlines by defaultLaurent Bercot2020-11-241-2/+4
|
* New forstdin; new trap; prepare for 2.7.0.0Laurent Bercot2020-11-231-1/+3
|
* Convert examples using import to importas in the docLaurent Bercot2017-08-231-1/+1
|
* Switch doc to schemeless URLsLaurent Bercot2017-05-231-3/+3
|
* Make all doc mobile-readable according to Google standardsLaurent Bercot2015-05-071-1/+2
|
* - Doc fixesLaurent Bercot2015-03-031-1/+1
| | | | - version: 2.1.1.0
* - added forstdinv2.1.1.0Laurent Bercot2015-02-261-0/+78
- rewrote forbacktickx as a wrapper around forstdin - removed el_obsolescent - version: rc for 2.1.1.0