2018-01-04 00:43:54 +11:00
<?xml version="1.0" encoding="UTF-8"?>
<project version= "4" >
<component name= "ChangeListManager" >
2018-01-19 08:47:09 +11:00
<list default= "true" id= "310aeab2-4737-4e8e-b7eb-0aac10d104a3" name= "Default" comment= "" >
2018-06-19 06:10:41 +10:00
<change beforePath= "$PROJECT_DIR$/.idea/workspace.xml" beforeDir= "false" afterPath= "$PROJECT_DIR$/.idea/workspace.xml" afterDir= "false" />
2018-06-24 03:48:22 +10:00
<change beforePath= "$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/bin.rs" beforeDir= "false" afterPath= "$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/bin.rs" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/cursor/mod.rs" beforeDir= "false" afterPath= "$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/cursor/mod.rs" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/cursor/ansi_cursor.rs" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/cursor/ansi_cursor.rs" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/cursor/cursor.rs" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/cursor/cursor.rs" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/cursor/mod.rs" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/cursor/mod.rs" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/cursor/winapi_cursor.rs" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/cursor/winapi_cursor.rs" afterDir= "false" />
2018-06-23 05:04:30 +10:00
<change beforePath= "$PROJECT_DIR$/src/kernel/windows_kernel/kernel.rs" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/kernel/windows_kernel/kernel.rs" afterDir= "false" />
2018-06-24 03:48:22 +10:00
<change beforePath= "$PROJECT_DIR$/src/manager/ansi_manager.rs" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/manager/ansi_manager.rs" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/manager/manager.rs" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/manager/manager.rs" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/shared/screen.rs" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/shared/screen.rs" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/state/commands/win_commands.rs" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/state/commands/win_commands.rs" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/terminal/ansi_terminal.rs" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/terminal/ansi_terminal.rs" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/terminal/mod.rs" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/terminal/mod.rs" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/terminal/terminal.rs" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/terminal/terminal.rs" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/terminal/winapi_terminal.rs" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/terminal/winapi_terminal.rs" afterDir= "false" />
2018-01-19 08:47:09 +11:00
</list>
2018-01-04 00:43:54 +11:00
<option name= "EXCLUDED_CONVERTED_TO_IGNORED" value= "true" />
<option name= "TRACKING_ENABLED" value= "true" />
<option name= "SHOW_DIALOG" value= "false" />
<option name= "HIGHLIGHT_CONFLICTS" value= "true" />
<option name= "HIGHLIGHT_NON_ACTIVE_CHANGELIST" value= "false" />
<option name= "LAST_RESOLUTION" value= "IGNORE" />
</component>
<component name= "FileEditorManager" >
2018-06-14 05:02:09 +10:00
<leaf SIDE_TABS_SIZE_LIMIT_KEY= "300" >
2018-06-24 03:48:22 +10:00
<file leaf-file-name= "winapi_cursor.rs" pinned= "false" current-in-tab= "false" >
<entry file= "file://$PROJECT_DIR$/src/cursor/winapi_cursor.rs" >
2018-06-14 05:02:09 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "740" >
<caret line= "64" selection-start-line= "64" selection-end-line= "64" />
2018-06-14 05:02:09 +10:00
</state>
</provider>
</entry>
</file>
2018-06-24 03:48:22 +10:00
<file leaf-file-name= "winapi_terminal.rs" pinned= "false" current-in-tab= "false" >
<entry file= "file://$PROJECT_DIR$/src/terminal/winapi_terminal.rs" >
2018-06-14 05:02:09 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "689" >
<caret line= "143" column= "5" selection-start-line= "143" selection-start-column= "5" selection-end-line= "143" selection-end-column= "5" />
2018-06-14 05:02:09 +10:00
</state>
</provider>
</entry>
</file>
2018-06-24 03:48:22 +10:00
<file leaf-file-name= "ansi_terminal.rs" pinned= "false" current-in-tab= "true" >
<entry file= "file://$PROJECT_DIR$/src/terminal/ansi_terminal.rs" >
2018-06-14 05:02:09 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "587" >
<caret line= "65" column= "25" lean-forward= "true" selection-start-line= "65" selection-start-column= "25" selection-end-line= "65" selection-end-column= "25" />
2018-06-14 05:02:09 +10:00
</state>
</provider>
</entry>
</file>
2018-06-24 03:48:22 +10:00
<file leaf-file-name= "macros.rs" pinned= "false" current-in-tab= "false" >
<entry file= "file://$PROJECT_DIR$/src/shared/macros.rs" >
<provider selected= "true" editor-type-id= "text-editor" >
<state relative-caret-position= "34" >
<caret line= "2" column= "13" selection-start-line= "2" selection-start-column= "13" selection-end-line= "2" selection-end-column= "13" />
</state>
</provider>
</entry>
</file>
<file leaf-file-name= "traits.rs" pinned= "false" current-in-tab= "false" >
2018-06-23 05:52:53 +10:00
<entry file= "file://$PROJECT_DIR$/src/shared/traits.rs" >
2018-06-14 05:02:09 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-23 05:52:53 +10:00
<state >
<caret selection-end-line= "4" />
2018-06-14 05:02:09 +10:00
</state>
</provider>
</entry>
</file>
2018-06-24 03:48:22 +10:00
<file leaf-file-name= "bin.rs" pinned= "false" current-in-tab= "false" >
<entry file= "file://$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/bin.rs" >
2018-06-14 05:02:09 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "714" >
<caret line= "42" column= "12" selection-start-line= "42" selection-start-column= "12" selection-end-line= "42" selection-end-column= "12" />
2018-06-14 05:02:09 +10:00
</state>
</provider>
</entry>
</file>
2018-06-24 03:48:22 +10:00
<file leaf-file-name= "terminal.rs" pinned= "false" current-in-tab= "false" >
<entry file= "file://$PROJECT_DIR$/src/terminal/terminal.rs" >
2018-06-14 05:02:09 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "281" >
<caret line= "189" selection-start-line= "189" selection-end-line= "189" />
2018-06-14 05:02:09 +10:00
</state>
</provider>
</entry>
</file>
2018-06-24 03:48:22 +10:00
<file leaf-file-name= "mod.rs" pinned= "false" current-in-tab= "false" >
<entry file= "file://$PROJECT_DIR$/src/terminal/mod.rs" >
2018-06-14 05:02:09 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "757" >
<caret line= "51" column= "39" selection-start-line= "51" selection-start-column= "39" selection-end-line= "51" selection-end-column= "39" />
2018-06-14 05:02:09 +10:00
</state>
</provider>
</entry>
</file>
2018-06-24 03:48:22 +10:00
<file leaf-file-name= "screen.rs" pinned= "false" current-in-tab= "false" >
<entry file= "file://$PROJECT_DIR$/src/shared/screen.rs" >
2018-06-14 05:02:09 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "510" >
<caret line= "36" selection-start-line= "36" selection-end-line= "36" />
</state>
</provider>
</entry>
</file>
<file leaf-file-name= "ansi_cursor.rs" pinned= "false" current-in-tab= "false" >
<entry file= "file://$PROJECT_DIR$/src/cursor/ansi_cursor.rs" >
<provider selected= "true" editor-type-id= "text-editor" >
<state relative-caret-position= "731" >
<caret line= "92" selection-start-line= "92" selection-end-line= "92" />
2018-06-14 05:02:09 +10:00
</state>
</provider>
</entry>
</file>
</leaf>
2018-01-04 00:43:54 +11:00
</component>
2018-02-04 03:17:28 +11:00
<component name= "FileTemplateManagerImpl" >
<option name= "RECENT_TEMPLATES" >
<list >
<option value= "Rust File" />
</list>
</option>
</component>
2018-01-19 08:47:09 +11:00
<component name= "FindInProjectRecents" >
<findStrings >
2018-06-17 04:10:51 +10:00
<find > conte</find>
<find > terminal_cursor</find>
<find > term</find>
<find > ScreenManager</find>
<find > color</find>
2018-06-19 06:10:41 +10:00
<find > cursor(</find>
<find > IStateCommand</find>
<find > execute</find>
<find > functions</find>
2018-06-23 05:04:30 +10:00
<find > set</find>
<find > cursor_vis</find>
<find > write</find>
<find > ToAlternateScreenBufferCommand</find>
<find > new</find>
<find > terminal</find>
<find > ICommand</find>
<find > Write</find>
<find > StyledObject</find>
<find > get_to_alternate_screen_command</find>
<find > & context</find>
<find > cursor</find>
<find > context</find>
<find > Mutex</find>
<find > WriteConsoleOutputW</find>
<find > CONSOLE_CURSOR_INFO</find>
<find > use</find>
<find > Borrow</find>
<find > fmt</find>
2018-06-23 05:52:53 +10:00
<find > STD_OUTPUT_HANDLE</find>
2018-06-24 03:48:22 +10:00
<find > data</find>
2018-01-19 08:47:09 +11:00
</findStrings>
<replaceStrings >
<replace > crossterm_cursor</replace>
2018-06-10 05:59:43 +10:00
<replace > 'context</replace>
<replace > & self.context</replace>
<replace > & Context</replace>
<replace > Terminal</replace>
2018-06-17 04:10:51 +10:00
<replace > context</replace>
2018-06-23 05:04:30 +10:00
<replace > context.clone()</replace>
2018-01-19 08:47:09 +11:00
</replaceStrings>
2018-02-04 03:17:28 +11:00
<dirStrings >
2018-03-04 01:40:51 +11:00
<dir > D:\Windows\GIT\crossterm\src</dir>
2018-03-11 03:33:06 +11:00
<dir > D:\Windows\GIT\crossterm</dir>
2018-06-17 04:10:51 +10:00
<dir > $PROJECT_DIR$/src</dir>
2018-06-23 05:04:30 +10:00
<dir > C:\Users\Timon\Documents\Programming\rust\crossterm\src</dir>
2018-02-04 03:17:28 +11:00
</dirStrings>
2018-01-19 08:47:09 +11:00
</component>
2018-01-04 00:43:54 +11:00
<component name= "Git.Settings" >
<option name= "RECENT_GIT_ROOT_PATH" value= "$PROJECT_DIR$" />
</component>
<component name= "IdeDocumentHistory" >
<option name= "CHANGED_PATHS" >
<list >
2018-06-10 05:59:43 +10:00
<option value= "$PROJECT_DIR$/src/manager/terminal.rs" />
2018-06-14 05:02:09 +10:00
<option value= "$PROJECT_DIR$/src/terminal/screen.rs" />
<option value= "$PROJECT_DIR$/src/shared/terminal.rs" />
2018-06-17 04:10:51 +10:00
<option value= "$PROJECT_DIR$/src/terminal/raw.rs" />
<option value= "$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/terminal/mod.rs" />
<option value= "$PROJECT_DIR$/src/kernel/unix_kernel/terminal.rs" />
<option value= "$PROJECT_DIR$/src/state/mod.rs" />
2018-06-14 05:02:09 +10:00
<option value= "$PROJECT_DIR$/src/shared/mod.rs" />
2018-06-17 04:10:51 +10:00
<option value= "$PROJECT_DIR$/src/style/styles/mod.rs" />
<option value= "$PROJECT_DIR$/src/style/color/mod.rs" />
<option value= "$PROJECT_DIR$/src/kernel/windows_kernel/handle.rs" />
<option value= "$PROJECT_DIR$/src/kernel/windows_kernel/mod.rs" />
<option value= "$PROJECT_DIR$/src/shared/traits.rs" />
<option value= "$PROJECT_DIR$/src/style/color/ansi_color.rs" />
<option value= "$PROJECT_DIR$/src/style/mod.rs" />
2018-06-23 05:04:30 +10:00
<option value= "$PROJECT_DIR$/src/style/color/winapi_color.rs" />
<option value= "$PROJECT_DIR$/src/state/commands/unix_command.rs" />
<option value= "$PROJECT_DIR$/src/state/commands/shared_commands.rs" />
<option value= "$PROJECT_DIR$/src/lib.rs" />
<option value= "$PROJECT_DIR$/src/style/color/color.rs" />
<option value= "$PROJECT_DIR$/src/shared/functions.rs" />
<option value= "$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/color/mod.rs" />
<option value= "$PROJECT_DIR$/src/shared/raw.rs" />
<option value= "$PROJECT_DIR$/src/state/command_manager.rs" />
<option value= "$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/terminal/alternate_screen.rs" />
<option value= "$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/terminal/raw_mode.rs" />
<option value= "$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/terminal/terminal.rs" />
<option value= "$PROJECT_DIR$/src/manager/mod.rs" />
<option value= "$PROJECT_DIR$/src/manager/win_manager.rs" />
<option value= "$PROJECT_DIR$/src/kernel/windows_kernel/cursor.rs" />
2018-06-19 06:10:41 +10:00
<option value= "$PROJECT_DIR$/src/kernel/windows_kernel/ansi_support.rs" />
2018-06-23 05:04:30 +10:00
<option value= "$PROJECT_DIR$/src/state/commands/mod.rs" />
<option value= "$PROJECT_DIR$/src/state/context.rs" />
2018-06-19 06:10:41 +10:00
<option value= "$PROJECT_DIR$/src/style/styles/objectstyle.rs" />
<option value= "$PROJECT_DIR$/src/style/styles/styledobject.rs" />
2018-06-23 05:52:53 +10:00
<option value= "$PROJECT_DIR$/src/state/state_manager.rs" />
2018-06-24 03:48:22 +10:00
<option value= "$PROJECT_DIR$/src/state/commands/win_commands.rs" />
<option value= "$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/cursor/mod.rs" />
<option value= "$PROJECT_DIR$/src/manager/ansi_manager.rs" />
<option value= "$PROJECT_DIR$/src/cursor/ansi_cursor.rs" />
<option value= "$PROJECT_DIR$/src/cursor/mod.rs" />
<option value= "$PROJECT_DIR$/src/manager/manager.rs" />
2018-06-23 05:52:53 +10:00
<option value= "$PROJECT_DIR$/src/kernel/windows_kernel/kernel.rs" />
2018-06-24 03:48:22 +10:00
<option value= "$PROJECT_DIR$/src/cursor/winapi_cursor.rs" />
<option value= "$PROJECT_DIR$/src/cursor/cursor.rs" />
<option value= "$PROJECT_DIR$/src/shared/screen.rs" />
<option value= "$PROJECT_DIR$/src/terminal/mod.rs" />
<option value= "$PROJECT_DIR$/src/terminal/winapi_terminal.rs" />
<option value= "$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/bin.rs" />
<option value= "$PROJECT_DIR$/src/terminal/terminal.rs" />
<option value= "$PROJECT_DIR$/src/terminal/ansi_terminal.rs" />
2018-01-04 00:43:54 +11:00
</list>
</option>
</component>
<component name= "JsBuildToolGruntFileManager" detection-done= "true" sorting= "DEFINITION_ORDER" />
<component name= "JsBuildToolPackageJson" detection-done= "true" sorting= "DEFINITION_ORDER" />
<component name= "JsGulpfileManager" >
<detection-done > true</detection-done>
<sorting > DEFINITION_ORDER</sorting>
</component>
2018-05-20 22:08:14 +10:00
<component name= "NodePackageJsonFileManager" >
<packageJsonPaths />
</component>
2018-01-04 00:43:54 +11:00
<component name= "ProjectFrameBounds" extendedState= "6" >
2018-06-24 03:48:22 +10:00
<option name= "x" value= "-8" />
2018-06-23 05:52:53 +10:00
<option name= "y" value= "-8" />
<option name= "width" value= "2576" />
<option name= "height" value= "1056" />
2018-03-04 01:40:51 +11:00
</component>
<component name= "ProjectInspectionProfilesVisibleTreeState" >
<entry key= "Project Default" >
<profile-state >
<expanded-state >
<State >
<id />
</State>
</expanded-state>
<selected-state >
<State >
<id > Android</id>
</State>
</selected-state>
</profile-state>
</entry>
2018-01-04 00:43:54 +11:00
</component>
<component name= "ProjectView" >
2018-06-19 06:10:41 +10:00
<navigator proportions= "" version= "1" >
2018-01-04 00:43:54 +11:00
<foldersAlwaysOnTop value= "true" />
</navigator>
<panes >
2018-06-23 05:04:30 +10:00
<pane id= "AndroidView" />
2018-01-04 00:43:54 +11:00
<pane id= "ProjectPane" >
<subPane >
<expand >
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
</path>
2018-01-28 06:01:55 +11:00
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
<item name= "examples" type= "462c0819:PsiDirectoryNode" />
</path>
2018-03-11 03:33:06 +11:00
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
2018-06-14 05:02:09 +10:00
<item name= "examples" type= "462c0819:PsiDirectoryNode" />
<item name= "Crossterm 0.2.2 - New Version (Not finished)" type= "462c0819:PsiDirectoryNode" />
</path>
2018-06-23 05:04:30 +10:00
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
<item name= "examples" type= "462c0819:PsiDirectoryNode" />
<item name= "Crossterm 0.2.2 - New Version (Not finished)" type= "462c0819:PsiDirectoryNode" />
<item name= "color" type= "462c0819:PsiDirectoryNode" />
</path>
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
<item name= "examples" type= "462c0819:PsiDirectoryNode" />
<item name= "Crossterm 0.2.2 - New Version (Not finished)" type= "462c0819:PsiDirectoryNode" />
<item name= "cursor" type= "462c0819:PsiDirectoryNode" />
</path>
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
<item name= "examples" type= "462c0819:PsiDirectoryNode" />
<item name= "Crossterm 0.2.2 - New Version (Not finished)" type= "462c0819:PsiDirectoryNode" />
<item name= "terminal" type= "462c0819:PsiDirectoryNode" />
</path>
2018-06-17 04:10:51 +10:00
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
2018-06-19 06:10:41 +10:00
<item name= "src" type= "462c0819:PsiDirectoryNode" />
2018-06-17 04:10:51 +10:00
</path>
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
2018-06-19 06:10:41 +10:00
<item name= "src" type= "462c0819:PsiDirectoryNode" />
2018-06-17 04:10:51 +10:00
<item name= "cursor" type= "462c0819:PsiDirectoryNode" />
</path>
2018-06-10 05:59:43 +10:00
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
<item name= "src" type= "462c0819:PsiDirectoryNode" />
2018-06-19 06:10:41 +10:00
<item name= "kernel" type= "462c0819:PsiDirectoryNode" />
2018-06-10 05:59:43 +10:00
</path>
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
<item name= "src" type= "462c0819:PsiDirectoryNode" />
2018-06-19 06:10:41 +10:00
<item name= "kernel" type= "462c0819:PsiDirectoryNode" />
<item name= "windows_kernel" type= "462c0819:PsiDirectoryNode" />
2018-06-10 05:59:43 +10:00
</path>
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
<item name= "src" type= "462c0819:PsiDirectoryNode" />
<item name= "manager" type= "462c0819:PsiDirectoryNode" />
</path>
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
<item name= "src" type= "462c0819:PsiDirectoryNode" />
<item name= "shared" type= "462c0819:PsiDirectoryNode" />
</path>
2018-03-11 03:33:06 +11:00
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
<item name= "src" type= "462c0819:PsiDirectoryNode" />
<item name= "state" type= "462c0819:PsiDirectoryNode" />
</path>
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
<item name= "src" type= "462c0819:PsiDirectoryNode" />
<item name= "state" type= "462c0819:PsiDirectoryNode" />
<item name= "commands" type= "462c0819:PsiDirectoryNode" />
</path>
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
<item name= "src" type= "462c0819:PsiDirectoryNode" />
<item name= "style" type= "462c0819:PsiDirectoryNode" />
</path>
2018-06-17 04:10:51 +10:00
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
<item name= "src" type= "462c0819:PsiDirectoryNode" />
<item name= "style" type= "462c0819:PsiDirectoryNode" />
<item name= "color" type= "462c0819:PsiDirectoryNode" />
</path>
2018-03-11 03:33:06 +11:00
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
<item name= "src" type= "462c0819:PsiDirectoryNode" />
<item name= "style" type= "462c0819:PsiDirectoryNode" />
2018-05-20 22:08:14 +10:00
<item name= "styles" type= "462c0819:PsiDirectoryNode" />
2018-03-11 03:33:06 +11:00
</path>
<path >
<item name= "crossterm" type= "b2602c69:ProjectViewProjectNode" />
<item name= "crossterm" type= "462c0819:PsiDirectoryNode" />
<item name= "src" type= "462c0819:PsiDirectoryNode" />
<item name= "terminal" type= "462c0819:PsiDirectoryNode" />
2018-02-04 03:17:28 +11:00
</path>
2018-01-04 00:43:54 +11:00
</expand>
<select />
</subPane>
</pane>
2018-06-19 06:10:41 +10:00
<pane id= "PackagesPane" />
2018-06-23 05:04:30 +10:00
<pane id= "Scope" />
2018-01-04 00:43:54 +11:00
</panes>
</component>
<component name= "PropertiesComponent" >
2018-05-20 22:08:14 +10:00
<property name= "SearchEverywhereHistoryKey" value= "	FILE	file://D:/Windows/GIT/crossterm/src/crossterm_state/commands/win_commands.rs" />
2018-01-04 00:43:54 +11:00
<property name= "WebServerToolWindowFactoryState" value= "false" />
<property name= "aspect.path.notification.shown" value= "true" />
2018-06-23 05:52:53 +10:00
<property name= "last_opened_file_path" value= "$PROJECT_DIR$/../async_test" />
2018-01-04 00:43:54 +11:00
<property name= "org.rust.cargo.project.model.PROJECT_DISCOVERY" value= "true" />
2018-05-20 22:08:14 +10:00
<property name= "settings.editor.selected.configurable" value= "preferences.sourceCode.Rust" />
2018-03-04 01:40:51 +11:00
</component>
<component name= "RecentsManager" >
<key name= "MoveFile.RECENT_KEYS" >
2018-06-17 04:10:51 +10:00
<recent name= "$PROJECT_DIR$/examples" />
<recent name= "$PROJECT_DIR$/src/state" />
2018-06-10 05:59:43 +10:00
<recent name= "$PROJECT_DIR$/src/shared" />
2018-06-14 05:02:09 +10:00
<recent name= "$PROJECT_DIR$/src/manager" />
2018-03-11 03:33:06 +11:00
<recent name= "D:\Windows\GIT\crossterm\src\crossterm_terminal" />
2018-03-04 01:40:51 +11:00
</key>
2018-01-04 00:43:54 +11:00
</component>
<component name= "RunDashboard" >
<option name= "ruleStates" >
<list >
<RuleState >
<option name= "name" value= "ConfigurationTypeDashboardGroupingRule" />
</RuleState>
<RuleState >
<option name= "name" value= "StatusDashboardGroupingRule" />
</RuleState>
</list>
</option>
</component>
<component name= "RunManager" >
<configuration default= "true" type= "Applet" factoryName= "Applet" >
2018-06-19 06:10:41 +10:00
<option name= "HEIGHT" value= "0" />
2018-01-04 00:43:54 +11:00
<option name= "POLICY_FILE" value= "$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
2018-06-10 05:59:43 +10:00
<option name= "WIDTH" value= "0" />
2018-01-04 00:43:54 +11:00
</configuration>
<configuration default= "true" type= "Application" factoryName= "Application" >
<option name= "WORKING_DIRECTORY" value= "$PROJECT_DIR$" />
</configuration>
<configuration default= "true" type= "JUnit" factoryName= "JUnit" >
<option name= "ALTERNATIVE_JRE_PATH_ENABLED" value= "false" />
<option name= "ALTERNATIVE_JRE_PATH" />
<option name= "PACKAGE_NAME" />
<option name= "MAIN_CLASS_NAME" />
<option name= "METHOD_NAME" />
<option name= "TEST_OBJECT" value= "class" />
<option name= "VM_PARAMETERS" value= "-ea" />
<option name= "PARAMETERS" />
<option name= "WORKING_DIRECTORY" value= "%MODULE_WORKING_DIR%" />
<option name= "PASS_PARENT_ENVS" value= "true" />
<option name= "TEST_SEARCH_SCOPE" >
<value defaultName= "singleModule" />
</option>
<patterns />
</configuration>
<configuration default= "true" type= "TestNG" factoryName= "TestNG" >
<option name= "ALTERNATIVE_JRE_PATH_ENABLED" value= "false" />
<option name= "ALTERNATIVE_JRE_PATH" />
<option name= "SUITE_NAME" />
<option name= "PACKAGE_NAME" />
<option name= "MAIN_CLASS_NAME" />
<option name= "METHOD_NAME" />
<option name= "GROUP_NAME" />
<option name= "TEST_OBJECT" value= "CLASS" />
<option name= "VM_PARAMETERS" value= "-ea" />
<option name= "PARAMETERS" />
<option name= "WORKING_DIRECTORY" value= "%MODULE_WORKING_DIR%" />
<option name= "OUTPUT_DIRECTORY" />
<option name= "PASS_PARENT_ENVS" value= "true" />
<option name= "TEST_SEARCH_SCOPE" >
<value defaultName= "singleModule" />
</option>
<option name= "USE_DEFAULT_REPORTERS" value= "false" />
<option name= "PROPERTIES_FILE" />
<properties />
<listeners />
</configuration>
2018-06-19 06:10:41 +10:00
<configuration default= "true" type= "Remote" factoryName= "Remote" >
<option name= "USE_SOCKET_TRANSPORT" value= "true" />
<option name= "SERVER_MODE" value= "false" />
<option name= "SHMEM_ADDRESS" value= "javadebug" />
<option name= "HOST" value= "localhost" />
<option name= "PORT" value= "5005" />
</configuration>
2018-01-04 00:43:54 +11:00
<configuration default= "true" type= "#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName= "Plugin" >
<module name= "" />
<option name= "VM_PARAMETERS" value= "-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
<option name= "PROGRAM_PARAMETERS" />
<predefined_log_file id= "idea.log" enabled= "true" />
</configuration>
</component>
<component name= "SvnConfiguration" >
<configuration />
</component>
<component name= "TaskManager" >
<task active= "true" id= "Default" summary= "Default task" >
<changelist id= "310aeab2-4737-4e8e-b7eb-0aac10d104a3" name= "Default" comment= "" />
<created > 1513618274599</created>
<option name= "number" value= "Default" />
<option name= "presentableId" value= "Default" />
<updated > 1513618274599</updated>
<workItem from= "1513618275819" duration= "650000" />
2018-01-26 04:26:08 +11:00
<workItem from= "1516296788994" duration= "11697000" />
<workItem from= "1516389177617" duration= "4698000" />
<workItem from= "1516465253623" duration= "2380000" />
<workItem from= "1516481436076" duration= "612000" />
<workItem from= "1516541142596" duration= "1772000" />
<workItem from= "1516642567147" duration= "9639000" />
<workItem from= "1516732433377" duration= "10104000" />
<workItem from= "1516816975304" duration= "6256000" />
2018-01-28 04:48:49 +11:00
<workItem from= "1516900692734" duration= "812000" />
<workItem from= "1517074341232" duration= "930000" />
2018-01-31 07:20:11 +11:00
<workItem from= "1517149399691" duration= "2464000" />
<workItem from= "1517253384995" duration= "2918000" />
<workItem from= "1517259828804" duration= "830000" />
2018-02-04 03:17:28 +11:00
<workItem from= "1517337587572" duration= "6118000" />
<workItem from= "1517435492653" duration= "1209000" />
<workItem from= "1517504773554" duration= "11480000" />
<workItem from= "1517592586373" duration= "5200000" />
<workItem from= "1517602927405" duration= "5107000" />
2018-03-04 01:40:51 +11:00
<workItem from= "1517667752682" duration= "7597000" />
<workItem from= "1517748224357" duration= "1227000" />
<workItem from= "1517749880688" duration= "3683000" />
<workItem from= "1517851286421" duration= "1198000" />
<workItem from= "1517945905281" duration= "800000" />
<workItem from= "1518034099314" duration= "752000" />
<workItem from= "1518111132981" duration= "5224000" />
<workItem from= "1518199251305" duration= "9727000" />
<workItem from= "1518265828019" duration= "24704000" />
<workItem from= "1518353475727" duration= "4388000" />
<workItem from= "1518381370758" duration= "1792000" />
<workItem from= "1518458978490" duration= "8558000" />
<workItem from= "1518542140599" duration= "7426000" />
<workItem from= "1518608952074" duration= "9470000" />
<workItem from= "1518635594410" duration= "4545000" />
<workItem from= "1518716359793" duration= "8027000" />
<workItem from= "1518807177224" duration= "6326000" />
<workItem from= "1518874656432" duration= "16238000" />
<workItem from= "1518960028135" duration= "5501000" />
<workItem from= "1519063955827" duration= "9653000" />
<workItem from= "1519146328243" duration= "4816000" />
<workItem from= "1519237561393" duration= "5251000" />
<workItem from= "1519323709693" duration= "9196000" />
<workItem from= "1519409641918" duration= "7186000" />
<workItem from= "1519482320546" duration= "9539000" />
<workItem from= "1519506892222" duration= "1653000" />
<workItem from= "1519565734761" duration= "3699000" />
<workItem from= "1519587208174" duration= "3766000" />
<workItem from= "1519669375074" duration= "9813000" />
<workItem from= "1519757696972" duration= "5549000" />
<workItem from= "1519842456475" duration= "8466000" />
<workItem from= "1519926944457" duration= "8058000" />
<workItem from= "1520014082681" duration= "5489000" />
<workItem from= "1520084201023" duration= "1557000" />
2018-03-06 08:06:43 +11:00
<workItem from= "1520168948546" duration= "4948000" />
<workItem from= "1520274937286" duration= "7060000" />
2018-03-11 03:33:06 +11:00
<workItem from= "1520533404944" duration= "1941000" />
<workItem from= "1520619658933" duration= "5888000" />
2018-05-20 22:08:14 +10:00
<workItem from= "1520669545287" duration= "18115000" />
2018-05-20 22:44:14 +10:00
<workItem from= "1526817152780" duration= "2421000" />
2018-06-10 05:59:43 +10:00
<workItem from= "1526824263282" duration= "2837000" />
<workItem from= "1526912411116" duration= "8336000" />
<workItem from= "1527019143599" duration= "1282000" />
<workItem from= "1527098742813" duration= "4571000" />
<workItem from= "1527185559728" duration= "3534000" />
<workItem from= "1527271060631" duration= "4829000" />
<workItem from= "1527349121159" duration= "213000" />
<workItem from= "1527364869911" duration= "1575000" />
<workItem from= "1527423763780" duration= "4758000" />
<workItem from= "1527530529319" duration= "4423000" />
<workItem from= "1527611031846" duration= "5956000" />
<workItem from= "1527620273378" duration= "2641000" />
<workItem from= "1527699352825" duration= "4878000" />
<workItem from= "1527749111801" duration= "12079000" />
<workItem from= "1527872516099" duration= "4658000" />
<workItem from= "1527923002210" duration= "10020000" />
<workItem from= "1528027126381" duration= "4804000" />
<workItem from= "1528128122736" duration= "6228000" />
<workItem from= "1528200485380" duration= "11269000" />
<workItem from= "1528305149128" duration= "8128000" />
<workItem from= "1528395000021" duration= "4555000" />
<workItem from= "1528524165703" duration= "4198000" />
2018-06-14 05:02:09 +10:00
<workItem from= "1528547275121" duration= "20207000" />
<workItem from= "1528632802197" duration= "5740000" />
<workItem from= "1528733714476" duration= "6794000" />
<workItem from= "1528828385642" duration= "3639000" />
2018-06-17 04:10:51 +10:00
<workItem from= "1528911713517" duration= "8048000" />
<workItem from= "1528993378386" duration= "11330000" />
<workItem from= "1529089470046" duration= "6330000" />
<workItem from= "1529149769338" duration= "17189000" />
2018-06-19 06:10:41 +10:00
<workItem from= "1529320352152" duration= "1647000" />
2018-06-23 05:04:30 +10:00
<workItem from= "1529347107320" duration= "6084000" />
<workItem from= "1529421240749" duration= "9819000" />
<workItem from= "1529512712024" duration= "10322000" />
<workItem from= "1529599006635" duration= "10804000" />
2018-06-24 03:48:22 +10:00
<workItem from= "1529689699529" duration= "6745000" />
<workItem from= "1529741655974" duration= "14906000" />
2018-01-04 00:43:54 +11:00
</task>
<servers />
</component>
<component name= "TimeTrackingManager" >
2018-06-24 03:48:22 +10:00
<option name= "totallyTimeSpent" value= "609271000" />
2018-01-04 00:43:54 +11:00
</component>
<component name= "ToolWindowManager" >
2018-06-24 03:48:22 +10:00
<frame x= "-8" y= "-8" width= "2576" height= "1056" extended-state= "6" />
2018-06-14 05:02:09 +10:00
<editor active= "true" />
2018-01-04 00:43:54 +11:00
<layout >
2018-06-19 06:10:41 +10:00
<window_info anchor= "right" id= "Palette" order= "3" />
<window_info anchor= "bottom" id= "TODO" order= "6" />
<window_info anchor= "right" id= "Cargo" order= "9" />
<window_info anchor= "right" id= "Palette	" order= "5" />
<window_info id= "Image Layers" order= "6" />
<window_info anchor= "right" id= "Capture Analysis" order= "7" />
<window_info anchor= "bottom" id= "Event Log" order= "7" sideWeight= "0.503125" side_tool= "true" weight= "0.27038628" />
<window_info anchor= "right" id= "Maven Projects" order= "4" />
<window_info anchor= "bottom" id= "Database Changes" order= "8" show_stripe_button= "false" />
<window_info anchor= "bottom" id= "Version Control" order= "9" />
<window_info anchor= "bottom" id= "Run" order= "2" weight= "0.33722162" />
2018-06-23 05:04:30 +10:00
<window_info anchor= "bottom" id= "Terminal" order= "8" weight= "0.32943678" />
2018-06-19 06:10:41 +10:00
<window_info id= "Capture Tool" order= "2" />
<window_info id= "Designer" order= "3" />
<window_info active= "true" content_ui= "combo" id= "Project" order= "0" visible= "true" weight= "0.1625" />
<window_info anchor= "right" id= "Database" order= "6" />
<window_info id= "Structure" order= "1" side_tool= "true" weight= "0.25" />
<window_info anchor= "right" id= "Ant Build" order= "1" weight= "0.25" />
<window_info id= "UI Designer" order= "4" />
<window_info anchor= "right" id= "Theme Preview" order= "8" />
<window_info id= "Favorites" order= "5" side_tool= "true" />
<window_info anchor= "bottom" id= "Debug" order= "3" weight= "0.4" />
<window_info anchor= "right" content_ui= "combo" id= "Hierarchy" order= "2" weight= "0.25" />
<window_info anchor= "bottom" id= "Inspection" order= "5" weight= "0.4" />
<window_info anchor= "right" id= "Commander" order= "0" weight= "0.4" />
<window_info anchor= "bottom" id= "Message" order= "0" />
<window_info anchor= "bottom" id= "Cvs" order= "4" weight= "0.25" />
2018-06-23 05:04:30 +10:00
<window_info anchor= "bottom" id= "Find" order= "1" sideWeight= "0.496875" visible= "true" weight= "0.20828906" />
2018-01-04 00:43:54 +11:00
</layout>
2018-03-04 01:40:51 +11:00
<layout-to-restore >
2018-06-19 06:10:41 +10:00
<window_info anchor= "right" id= "Palette" order= "3" />
<window_info anchor= "right" content_ui= "combo" id= "Hierarchy" order= "2" weight= "0.25" />
<window_info anchor= "right" id= "Capture Analysis" order= "8" />
2018-06-24 03:48:22 +10:00
<window_info anchor= "bottom" id= "Version Control" order= "8" />
2018-06-19 06:10:41 +10:00
<window_info anchor= "right" id= "Cargo" order= "4" />
<window_info content_ui= "combo" id= "Project" order= "0" visible= "true" weight= "0.1140625" />
<window_info id= "Structure" order= "1" weight= "0.25" />
<window_info anchor= "right" id= "Commander" order= "0" weight= "0.4" />
<window_info anchor= "right" id= "Ant Build" order= "1" weight= "0.25" />
<window_info anchor= "bottom" id= "TODO" order= "6" />
2018-06-24 03:48:22 +10:00
<window_info anchor= "bottom" id= "Run" order= "2" />
2018-06-19 06:10:41 +10:00
<window_info id= "Image Layers" order= "5" />
2018-06-23 05:04:30 +10:00
<window_info id= "Designer" order= "3" />
2018-06-19 06:10:41 +10:00
<window_info id= "UI Designer" order= "4" />
<window_info anchor= "bottom" id= "Find" order= "1" sideWeight= "0.4984375" visible= "true" weight= "0.24708377" />
<window_info anchor= "right" id= "Theme Preview" order= "9" />
<window_info anchor= "bottom" id= "Debug" order= "3" weight= "0.4" />
<window_info anchor= "right" id= "Palette	" order= "7" />
<window_info anchor= "bottom" id= "Terminal" order= "9" />
<window_info anchor= "bottom" id= "Event Log" order= "7" sideWeight= "0.5015625" side_tool= "true" visible= "true" weight= "0.24708377" />
<window_info anchor= "bottom" id= "Inspection" order= "5" weight= "0.4" />
<window_info anchor= "bottom" id= "Cvs" order= "4" weight= "0.25" />
2018-06-23 05:04:30 +10:00
<window_info id= "Capture Tool" order= "2" />
2018-06-19 06:10:41 +10:00
<window_info anchor= "bottom" id= "Message" order= "0" />
<window_info anchor= "right" id= "Database" order= "6" />
<window_info anchor= "right" id= "Maven Projects" order= "5" />
<window_info id= "Favorites" order= "6" side_tool= "true" />
2018-03-04 01:40:51 +11:00
</layout-to-restore>
2018-01-04 00:43:54 +11:00
</component>
<component name= "TypeScriptGeneratedFilesManager" >
<option name= "version" value= "1" />
</component>
<component name= "VcsContentAnnotationSettings" >
<option name= "myLimit" value= "2678400000" />
</component>
<component name= "editorHistoryManager" >
2018-06-23 05:04:30 +10:00
<entry file= "file://$PROJECT_DIR$/src/style/color/winapi_color.rs" >
2018-06-17 04:10:51 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-23 05:04:30 +10:00
<state relative-caret-position= "374" >
<caret line= "43" column= "30" selection-start-line= "43" selection-start-column= "30" selection-end-line= "43" selection-end-column= "30" />
2018-06-17 04:10:51 +10:00
</state>
</provider>
</entry>
2018-06-23 05:04:30 +10:00
<entry file= "file://$USER_HOME$/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.5/src/shared/minwindef.rs" >
2018-05-20 22:08:14 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-23 05:04:30 +10:00
<state relative-caret-position= "257" >
<caret line= "23" column= "9" selection-start-line= "23" selection-start-column= "9" selection-end-line= "23" selection-end-column= "9" />
2018-05-20 22:08:14 +10:00
</state>
</provider>
</entry>
2018-06-23 05:04:30 +10:00
<entry file= "file://$USER_HOME$/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.5/src/um/wincon.rs" >
2018-05-20 22:08:14 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-23 05:04:30 +10:00
<state relative-caret-position= "283" >
<caret line= "293" column= "30" selection-start-line= "293" selection-start-column= "30" selection-end-line= "293" selection-end-column= "30" />
2018-05-20 22:08:14 +10:00
</state>
</provider>
</entry>
2018-06-23 05:04:30 +10:00
<entry file= "file://$USER_HOME$/.rustup/toolchains/nightly-x86_64-pc-windows-msvc/lib/rustlib/src/rust/src/libcore/result.rs" >
2018-06-10 07:19:02 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-23 05:04:30 +10:00
<state relative-caret-position= "207" >
<caret line= "255" column= "9" selection-start-line= "255" selection-start-column= "9" selection-end-line= "255" selection-end-column= "9" />
2018-06-10 07:19:02 +10:00
</state>
</provider>
</entry>
2018-06-23 05:04:30 +10:00
<entry file= "file://$PROJECT_DIR$/src/kernel/unix_kernel/terminal.rs" >
2018-06-10 07:19:02 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-23 05:04:30 +10:00
<state relative-caret-position= "207" >
<caret line= "122" column= "7" selection-start-line= "122" selection-start-column= "7" selection-end-line= "122" selection-end-column= "7" />
2018-06-10 07:19:02 +10:00
</state>
</provider>
</entry>
2018-06-23 05:04:30 +10:00
<entry file= "file://$USER_HOME$/.rustup/toolchains/nightly-x86_64-pc-windows-msvc/lib/rustlib/src/rust/src/libstd/ffi/c_str.rs" >
2018-06-10 07:19:02 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-23 05:04:30 +10:00
<state relative-caret-position= "325" >
<caret line= "320" column= "7" selection-start-line= "320" selection-start-column= "7" selection-end-line= "320" selection-end-column= "7" />
2018-06-23 05:52:53 +10:00
<folding >
<element signature= "e#33395#33396#0" expanded= "true" />
<element signature= "e#33429#33430#0" expanded= "true" />
</folding>
2018-06-10 07:19:02 +10:00
</state>
</provider>
</entry>
2018-06-23 05:04:30 +10:00
<entry file= "file://$PROJECT_DIR$/src/style/color/ansi_color.rs" >
2018-06-10 07:19:02 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-23 05:04:30 +10:00
<state relative-caret-position= "564" >
<caret line= "36" column= "59" selection-start-line= "36" selection-start-column= "20" selection-end-line= "36" selection-end-column= "59" />
2018-06-10 07:19:02 +10:00
</state>
</provider>
</entry>
2018-06-23 05:04:30 +10:00
<entry file= "file://$PROJECT_DIR$/src/lib.rs" >
2018-01-28 04:48:49 +11:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-23 05:04:30 +10:00
<state relative-caret-position= "306" >
<caret line= "18" column= "35" selection-start-line= "18" selection-start-column= "35" selection-end-line= "18" selection-end-column= "35" />
2018-01-28 04:48:49 +11:00
</state>
</provider>
</entry>
2018-06-23 05:04:30 +10:00
<entry file= "file://$PROJECT_DIR$/src/state/commands/shared_commands.rs" >
2018-05-20 22:08:14 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-23 05:04:30 +10:00
<state relative-caret-position= "350" >
<caret line= "34" column= "33" selection-start-line= "34" selection-start-column= "33" selection-end-line= "34" selection-end-column= "33" />
2018-05-20 22:08:14 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/style/color/color.rs" >
2018-01-28 04:48:49 +11:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "551" >
<caret line= "131" column= "1" selection-start-line= "131" selection-start-column= "1" selection-end-line= "131" selection-end-column= "1" />
2018-01-28 04:48:49 +11:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/terminal/mod.rs" >
2018-01-28 06:01:55 +11:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "34" >
<caret line= "2" column= "12" selection-start-line= "2" selection-start-column= "12" selection-end-line= "2" selection-end-column= "12" />
2018-01-28 06:01:55 +11:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/shared/raw.rs" >
2018-01-28 06:01:55 +11:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "51" >
<caret line= "53" column= "61" selection-start-line= "53" selection-start-column= "61" selection-end-line= "53" selection-end-column= "61" />
<folding >
<element signature= "e#2623#2624#0" expanded= "true" />
<element signature= "e#2705#2706#0" expanded= "true" />
</folding>
2018-03-11 03:33:06 +11:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/state/command_manager.rs" >
2018-03-11 03:33:06 +11:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "142" >
<caret line= "11" column= "32" selection-start-line= "11" selection-start-column= "32" selection-end-line= "11" selection-end-column= "32" />
2018-03-11 03:33:06 +11:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/terminal/alternate_screen.rs" >
2018-06-14 05:02:09 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "1071" >
<caret line= "63" column= "62" selection-start-line= "63" selection-start-column= "62" selection-end-line= "63" selection-end-column= "62" />
2018-06-14 05:02:09 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/terminal/raw_mode.rs" >
2018-03-11 03:33:06 +11:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "466" >
<caret line= "48" column= "41" selection-start-line= "48" selection-start-column= "41" selection-end-line= "48" selection-end-column= "41" />
2018-01-28 06:01:55 +11:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$USER_HOME$/.rustup/toolchains/nightly-x86_64-pc-windows-msvc/lib/rustlib/src/rust/src/liballoc/boxed.rs" >
2018-01-28 06:05:06 +11:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "1564" >
<caret line= "92" column= "11" selection-start-line= "92" selection-start-column= "11" selection-end-line= "92" selection-end-column= "11" />
<folding >
<element signature= "e#2671#2672#0" expanded= "true" />
<element signature= "e#2691#2692#0" expanded= "true" />
</folding>
2018-06-10 07:19:02 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/manager/mod.rs" >
2018-06-10 07:19:02 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "527" >
<caret line= "31" column= "19" selection-start-line= "31" selection-start-column= "19" selection-end-line= "31" selection-end-column= "19" />
2018-03-11 03:33:06 +11:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$USER_HOME$/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.5/src/um/winnt.rs" >
2018-05-20 22:08:14 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "738" >
<caret line= "118" column= "9" selection-start-line= "118" selection-start-column= "9" selection-end-line= "118" selection-end-column= "9" />
2018-05-20 22:08:14 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/shared/functions.rs" >
2018-05-20 22:08:14 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "424" >
<caret line= "29" column= "17" selection-start-line= "29" selection-start-column= "17" selection-end-line= "29" selection-end-column= "17" />
2018-05-20 22:08:14 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/state/commands/mod.rs" >
2018-05-20 22:08:14 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "493" >
<caret line= "29" column= "108" selection-start-line= "29" selection-start-column= "108" selection-end-line= "29" selection-end-column= "108" />
2018-05-20 22:08:14 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/style/styles/objectstyle.rs" >
2018-05-20 22:08:14 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "85" >
<caret line= "5" column= "22" selection-start-line= "5" selection-start-column= "22" selection-end-line= "5" selection-end-column= "22" />
2018-06-10 07:19:02 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/style/styles/styledobject.rs" >
2018-06-10 07:19:02 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "51" >
<caret line= "3" lean-forward= "true" selection-start-line= "3" selection-end-line= "3" />
2018-05-20 22:08:14 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/shared/mod.rs" >
2018-05-20 22:08:14 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "68" >
<caret line= "4" column= "15" lean-forward= "true" selection-start-line= "4" selection-start-column= "15" selection-end-line= "4" selection-end-column= "15" />
2018-06-10 07:19:02 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/state/state_manager.rs" >
2018-06-10 07:19:02 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "731" >
<caret line= "46" column= "22" selection-start-line= "46" selection-start-column= "22" selection-end-line= "46" selection-end-column= "22" />
2018-06-10 07:19:02 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/state/commands/unix_command.rs" >
2018-06-10 07:19:02 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "51" >
<caret line= "3" column= "18" selection-start-line= "3" selection-start-column= "18" selection-end-line= "3" selection-end-column= "18" />
2018-05-20 22:08:14 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/Cargo.toml" >
2018-05-20 22:08:14 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "272" >
<caret line= "16" column= "84" selection-start-line= "16" selection-start-column= "84" selection-end-line= "16" selection-end-column= "84" />
2018-05-20 22:44:14 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/state/context.rs" >
2018-06-23 05:04:30 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "119" >
<caret line= "7" column= "18" selection-start-line= "7" selection-start-column= "11" selection-end-line= "7" selection-end-column= "18" />
2018-06-23 05:04:30 +10:00
</state>
</provider>
2018-06-19 06:10:41 +10:00
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/kernel/windows_kernel/mod.rs" >
2018-05-20 22:44:14 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "442" >
<caret line= "28" column= "7" selection-start-line= "28" selection-start-column= "7" selection-end-line= "28" selection-end-column= "7" />
2018-05-20 22:44:14 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/kernel/windows_kernel/cursor.rs" >
2018-05-20 22:44:14 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "34" >
<caret line= "2" column= "18" selection-start-line= "2" selection-start-column= "18" selection-end-line= "2" selection-end-column= "18" />
2018-05-20 22:44:14 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/manager/ansi_manager.rs" >
2018-05-20 22:44:14 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "272" >
<caret line= "16" column= "1" selection-start-line= "16" selection-start-column= "1" selection-end-line= "16" selection-end-column= "1" />
2018-05-20 22:08:14 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$USER_HOME$/.rustup/toolchains/nightly-x86_64-pc-windows-msvc/lib/rustlib/src/rust/src/libcore/time.rs" >
2018-03-11 03:33:06 +11:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "305" >
<caret line= "109" column= "17" selection-start-line= "109" selection-start-column= "17" selection-end-line= "109" selection-end-column= "17" />
<folding >
<element signature= "e#3609#3610#0" expanded= "true" />
<element signature= "e#3657#3658#0" expanded= "true" />
</folding>
2018-01-28 06:05:06 +11:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/cursor/mod.rs" >
2018-05-20 22:44:14 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "774" >
<caret line= "54" column= "33" selection-start-line= "54" selection-start-column= "33" selection-end-line= "54" selection-end-column= "33" />
2018-06-14 05:02:09 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/cursor/mod.rs" >
2018-06-14 05:02:09 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "576" >
<caret line= "136" column= "33" selection-start-line= "136" selection-start-column= "33" selection-end-line= "136" selection-end-column= "33" />
2018-05-20 22:44:14 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/terminal/terminal.rs" >
2018-06-10 07:19:02 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "119" >
<caret line= "37" column= "47" selection-start-line= "37" selection-start-column= "47" selection-end-line= "37" selection-end-column= "47" />
2018-06-10 07:19:02 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/color/mod.rs" >
2018-06-17 04:10:51 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "1513" >
<caret line= "149" selection-start-line= "149" selection-end-line= "149" />
2018-06-17 04:10:51 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/manager/manager.rs" >
2018-06-10 07:19:02 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "510" >
<caret line= "30" column= "65" selection-start-line= "30" selection-start-column= "65" selection-end-line= "30" selection-end-column= "65" />
2018-06-17 04:10:51 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/state/commands/win_commands.rs" >
2018-06-17 04:10:51 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "321" >
<caret line= "192" column= "29" selection-start-line= "192" selection-start-column= "29" selection-end-line= "192" selection-end-column= "29" />
</state>
</provider>
</entry>
<entry file= "file://$PROJECT_DIR$/src/kernel/windows_kernel/kernel.rs" >
<provider selected= "true" editor-type-id= "text-editor" >
<state relative-caret-position= "399" >
<caret line= "139" column= "17" selection-start-line= "139" selection-start-column= "17" selection-end-line= "139" selection-end-column= "17" />
</state>
</provider>
</entry>
<entry file= "file://$PROJECT_DIR$/src/kernel/windows_kernel/ansi_support.rs" >
<provider selected= "true" editor-type-id= "text-editor" >
<state relative-caret-position= "34" >
<caret line= "2" column= "17" selection-start-line= "2" selection-start-column= "17" selection-end-line= "2" selection-end-column= "17" />
2018-06-19 06:10:41 +10:00
<folding >
2018-06-24 03:48:22 +10:00
<element signature= "e#853#854#0" expanded= "true" />
<element signature= "e#923#924#0" expanded= "true" />
<element signature= "e#1001#1002#0" expanded= "true" />
<element signature= "e#1069#1070#0" expanded= "true" />
2018-06-19 06:10:41 +10:00
</folding>
2018-06-17 04:10:51 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/manager/win_manager.rs" >
2018-06-17 04:10:51 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "451" >
<caret line= "36" column= "38" selection-start-line= "36" selection-start-column= "38" selection-end-line= "36" selection-end-column= "38" />
2018-06-17 04:10:51 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/cursor/cursor.rs" >
2018-06-23 05:04:30 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "-510" >
<caret line= "21" column= "56" selection-start-line= "21" selection-start-column= "56" selection-end-line= "21" selection-end-column= "56" />
2018-06-23 05:04:30 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/cursor/ansi_cursor.rs" >
2018-06-17 04:10:51 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "731" >
<caret line= "92" selection-start-line= "92" selection-end-line= "92" />
2018-06-23 05:52:53 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/cursor/winapi_cursor.rs" >
2018-06-23 05:52:53 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "740" >
<caret line= "64" selection-start-line= "64" selection-end-line= "64" />
2018-06-23 05:52:53 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/shared/screen.rs" >
2018-06-23 05:52:53 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "510" >
<caret line= "36" selection-start-line= "36" selection-end-line= "36" />
2018-06-23 05:52:53 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/terminal/mod.rs" >
2018-06-23 05:52:53 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "757" >
<caret line= "51" column= "39" selection-start-line= "51" selection-start-column= "39" selection-end-line= "51" selection-end-column= "39" />
2018-06-23 05:52:53 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/shared/traits.rs" >
2018-06-23 05:52:53 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state >
<caret selection-end-line= "4" />
2018-06-23 05:52:53 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/examples/Crossterm 0.2.2 - New Version (Not finished)/bin.rs" >
2018-06-23 05:52:53 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "714" >
<caret line= "42" column= "12" selection-start-line= "42" selection-start-column= "12" selection-end-line= "42" selection-end-column= "12" />
2018-06-23 05:52:53 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/terminal/terminal.rs" >
2018-06-23 05:52:53 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "281" >
<caret line= "189" selection-start-line= "189" selection-end-line= "189" />
2018-06-23 05:52:53 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/terminal/winapi_terminal.rs" >
2018-06-23 05:52:53 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "689" >
<caret line= "143" column= "5" selection-start-line= "143" selection-start-column= "5" selection-end-line= "143" selection-end-column= "5" />
2018-06-23 05:52:53 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/shared/macros.rs" >
2018-06-23 05:52:53 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "34" >
<caret line= "2" column= "13" selection-start-line= "2" selection-start-column= "13" selection-end-line= "2" selection-end-column= "13" />
2018-06-23 05:52:53 +10:00
</state>
</provider>
</entry>
2018-06-24 03:48:22 +10:00
<entry file= "file://$PROJECT_DIR$/src/terminal/ansi_terminal.rs" >
2018-06-23 05:52:53 +10:00
<provider selected= "true" editor-type-id= "text-editor" >
2018-06-24 03:48:22 +10:00
<state relative-caret-position= "587" >
<caret line= "65" column= "25" lean-forward= "true" selection-start-line= "65" selection-start-column= "25" selection-end-line= "65" selection-end-column= "25" />
2018-06-10 07:19:02 +10:00
</state>
</provider>
</entry>
2018-01-04 00:43:54 +11:00
</component>
<component name= "masterDetails" >
<states >
<state key= "ScopeChooserConfigurable.UI" >
<settings >
<splitter-proportions >
<option name= "proportions" >
<list >
<option value= "0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
</states>
</component>
</project>