mirror of
https://github.com/peco/peco.git
synced 2026-09-14 01:06:16 -04:00
This avoids possibly running a race condition during doFinish, as doFinish onyl notifies that we're exiting now. Collecting the data is now handled in the main function, after all of the sub-goroutines are done. fixes #321 (but only for peco > 0.3.6) |
||
|---|---|---|
| .. | ||
| homedir_darwin.go | ||
| homedir_posix.go | ||
| homedir_windows.go | ||
| tty_bsd.go | ||
| tty_posix.go | ||
| tty_windows.go | ||
| util.go | ||