klange / toaruos

A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
https://toaruos.org/
University of Illinois/NCSA Open Source License
6.03k stars 475 forks source link

Exit from Bin also close current terminal #193

Closed ZanyXDev closed 4 years ago

ZanyXDev commented 4 years ago
  1. Open terminal
  2. Start bim
  3. Select File->Exit Result current terminal is close
ZanyXDev commented 4 years ago

if use vim style :q exit normal and terminal not close

klange commented 4 years ago

? That file menu is for the terminal, of course the terminal closes.