bitburner-src/src/Terminal
Martin Fournier 7ee2612c17 Allow drag on character overview
Makes the character overview (and tutorial) draggable, persisting the
{x, y, opened} in the user's settings.

- Remove margin & padding from html, body and ensure main content is
full height
- Add setting to disable progress bars
- Refactor options to use new OptionSwitch
- Add exclusions to prettierignore
- Specify line ending in prettier & gitattributes
2022-01-10 07:37:01 -05:00
..
commands Allow drag on character overview 2022-01-10 07:37:01 -05:00
ui Updated Terminal.tsx to add keypress event. 2021-12-25 23:11:21 +01:00
determineAllPossibilitiesForTabCompletion.ts change sf4 2022-01-04 19:09:34 -05:00
DirectoryHelpers.ts imports are more flexible 2021-12-23 15:57:32 -05:00
DirectoryServerHelpers.ts fix sleeve memory bug 2021-09-08 23:47:34 -04:00
HelpText.ts fix two typos in HelpText 2022-01-08 14:15:40 -06:00
ITerminal.tsx Pass server to terminal actions that end later 2022-01-08 11:29:00 -05:00
Parser.ts rm consolelog 2021-12-03 15:20:31 -05:00
tabCompletion.ts autocomplete 2021-10-14 22:36:28 -04:00
Terminal.ts many fixes 2022-01-09 15:24:32 -05:00
TerminalEvents.ts remove ns2 example doing DOM manip 2021-09-20 00:14:30 -04:00