Hi,

I'm using fish 1.21.2 on NetBSD.

Fish does not display prompt after doing following

  fish> vim
  (ctl-z to suspend vim)
  Job 0, 'vim' has stopped
  fish> exit
  There are stopped jobs
  (propmt is gone)      
  ls
  fish> exit (prompt comes back)
  There are stopped jobs
  (prompt is gone and never comes back)


It seems that data->exec_prompt is set to 1 at line 2443 in reader.c
and then prompt_list is cleared in write_prompt().

Thanks.

--
Hiroshi SAKURAI
http://vimrc.hp.infoseek.co.jp/


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to