ridiculousfish
|
98297e5234
|
Teach while loops to not hang forever with no-execute
Fixes #1543
|
2014-07-11 11:28:10 -07:00 |
|
ridiculousfish
|
3cbace98a7
|
'echo -' should output a dash instead of treating it as options
Fixes #1459
|
2014-05-16 15:19:07 +08:00 |
|
ridiculousfish
|
29ddb68da4
|
Tests and fix to allow return to work correctly within if statements. Closes #1297.
|
2014-02-12 01:39:06 -08:00 |
|
ridiculousfish
|
d9056081e7
|
Added tests for piping an fd other than stdout
|
2014-01-13 02:49:41 -08:00 |
|
ridiculousfish
|
e849beabba
|
Initial work towards various IO cleanups with an eye to fixing https://github.com/fish-shell/fish-shell/issues/110
|
2013-08-19 18:06:24 -07:00 |
|
ridiculousfish
|
bf27cb1f5e
|
Further fixes to newline escaping
Addresses issue described in https://github.com/fish-shell/fish-shell/issues/347#issuecomment-10650443
|
2012-11-23 12:03:36 -08:00 |
|
ridiculousfish
|
90495f3ac5
|
Implement new newline-escaping behavior. Backslashes at the end of lines now essentially delete the newline, within normal text or double quotes. Backslashes are retained within single quotes.
Fixes https://github.com/fish-shell/fish-shell/issues/347
Fixes https://github.com/fish-shell/fish-shell/issues/52
|
2012-11-22 01:09:07 -08:00 |
|
ridiculousfish
|
e9d216bc84
|
Fixed recursive brace expansion
https://github.com/fish-shell/fish-shell/issues/399
|
2012-11-20 13:52:53 -08:00 |
|
ridiculousfish
|
57de1388e8
|
Make the \c special character in echo suppress the newline too
|
2012-10-17 02:59:43 -07:00 |
|
ridiculousfish
|
7ee0ce745e
|
Implement -e option to echo (to interpret special characters), and -E to not interpret them
https://github.com/fish-shell/fish-shell/issues/337
|
2012-10-17 02:56:03 -07:00 |
|
Grissiom
|
9b97c55546
|
add test case for 364d3dbbf8
|
2010-11-24 00:35:56 +08:00 |
|
Grissiom
|
fefd17fe5e
|
add test case for 6b243fbc
|
2010-11-23 23:05:21 +08:00 |
|
Grissiom
|
70322077d2
|
remove trialing spaces #2
|
2010-09-18 10:18:26 +08:00 |
|
axel
|
7ddecde543
|
Add subdirectories
darcs-hash:20050920133155-ac50b-9a14c6c664dd03afbe8e15e7c7998fcfb5c3c750.gz
|
2005-09-20 23:31:55 +10:00 |
|