Skip to content
  • Neil Williams's avatar
    Change spawnwindowsize to spawn_maxread · 50e347ac
    Neil Williams authored
    spawnwindowsize limits the amount of buffer searched without
    changing the size of the buffer, so prompts were missed.
    Use maxread - within the platform/tty restrictions - to
    slightly improve the buffer size. Keep searchwindowsize
    at the default of searching the entire buffer.
    
    Change-Id: I99fa570c6537a1b499d34533bc214ae939084a1a
    50e347ac