zsh-users
 help / color / mirror / code / Atom feed
* previous job breaks if it's an alias?
@ 2019-10-23 22:20 Mikel Ward
  2019-10-23 23:21 ` Mikel Ward
  0 siblings, 1 reply; 2+ messages in thread
From: Mikel Ward @ 2019-10-23 22:20 UTC (permalink / raw)
  To: zsh-users

[-- Attachment #1: Type: text/plain, Size: 227 bytes --]

With latest git master (9b69e8472):

$ zsh --norcs --noglobalrcs
hostname% vim() { nvim "$@"; }
hostname% vim
^Z
hostname% cat
^Z
hostname% %-
(resumes nvim, as expected)
^Z
hostname% %-
(resumes nvim, should have resumed cat)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-23 23:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-23 22:20 previous job breaks if it's an alias? Mikel Ward
2019-10-23 23:21 ` Mikel Ward

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).