I'm new to programming and I need help I want that when I select one of the names I put it in the position where the cursor is located
<select>selecionar dato</select>
<option value="Emmanuel">Emmanuel</option>
<option value="Cristina">Cristina</option>
<option value="Alicia">Alicia</option>
<option value="Esjani">Esjani</option>
<textarea>
mucho gusto mi nombre es: (aquí puede estar el cursor) Lorem ipsum dolor sit amet, consectetur adipisicing elit.(aquí puede estar el cursor) Dolore ipsa molestiae nemo tempore nesciunt, quos obcaecati repellendus sequi dolores exercitationem quisquam voluptatibus porro tempora quis aperiam nobis eum dignissimos,(aquí puede estar el cursor)
</textarea>