OpenXcom Forum

OpenXcom Forks => OpenXcom Extended (OXCE) => OXCE Support => Topic started by: Dioxine on December 08, 2024, 07:14:29 pm

Title: Tabs problem
Post by: Dioxine on December 08, 2024, 07:14:29 pm
This might seem trivial, but I cannot figure out how to find tabs using Notepad++, and OXCE 8.0 will be stricter than previous versions (not allowing tabs even if they didn't crash the game before, ie. are very hard to find, like tabs in comments). Sorry for a stupid question.
Title: Re: Tabs problem
Post by: Delian on December 08, 2024, 07:22:00 pm
In the Notepad++ Find window, first change the Search Mode in the bottom left to Extended
To find a tab, search for \t
Title: Re: Tabs problem
Post by: Meridian on December 08, 2024, 07:25:56 pm
Alternatively, copy the Tab into clipboard and paste it into the search box of Notepad++.