]> www.ljiriste.work Git - FET_sim.git/commit
Remove check that ncurses made obsolete trunk
authorLukáš Jiřiště <redacted>
Fri, 25 Sep 2026 17:03:30 +0000 (19:03 +0200)
committerLukáš Jiřiště <redacted>
Fri, 25 Sep 2026 17:03:30 +0000 (19:03 +0200)
commitebd49004574890fd2fc52898526378434592c800
treecabe450ff6ef6fe7095972d4a0b3128186714f20
parentd056fbc083294b1e4a9ae29d0bf6009a981610b9
Remove check that ncurses made obsolete

This check was to differentiate empty line and CTRL-D. Ncurses does not
work the same way (or at least wgetnstr does not) and the check is
unnecessary.
src/terminal.c