mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 18:50:56 +02:00
TERMINAL: Add option for partial history search (#736)
This commit is contained in:
committed by
GitHub
parent
7ea0725a39
commit
86b0bd5ac7
@@ -26,6 +26,8 @@ export const Settings = {
|
||||
DisableOverviewProgressBars: false,
|
||||
/** Whether to enable bash hotkeys */
|
||||
EnableBashHotkeys: false,
|
||||
/** Whether to enable terminal history search */
|
||||
EnableHistorySearch: false,
|
||||
/** Timestamps format string */
|
||||
TimestampsFormat: "",
|
||||
/** Locale used for display numbers. */
|
||||
|
||||
Reference in New Issue
Block a user