mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-04-18 06:53:35 -04:00
48131/0002: FAQ: 3.31: Tweak summary paragraph
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2021-03-26 Daniel Shahaf <d.s@daniel.shahaf.name>
|
||||
|
||||
* 48131/0002: Etc/FAQ.yo: FAQ: 3.31: Tweak summary paragraph
|
||||
|
||||
* 48131/0001: Etc/FAQ.yo: FAQ: 3.31: Add a one-sentence summary
|
||||
|
||||
2021-03-23 dana <dana@dana.is>
|
||||
|
||||
@@ -2099,9 +2099,10 @@ label(331)
|
||||
(By way of comparison, it's not a bug in Emacs that mytt(:q!) doesn't
|
||||
cause it to exit.)
|
||||
|
||||
If you'd like to run a bash script under zsh, you must port the script
|
||||
In summary,
|
||||
if you'd like to run a bash script or plugin under zsh, you must port the script or plugin
|
||||
properly, reviewing it line by line for differences between the two
|
||||
languages and adjusting the script accordingly, just like you would
|
||||
languages and adjusting it accordingly, just like you would
|
||||
when translating a book from American English to British English.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user