# Metin Editörleri

Birkaç inatçı Linux kullanıcısını bir araya getirip en iyi metin editörünün hangisi olduğunu sorsanız, sonsuz bir vim veya emacs tartışmasına şahit olursunuz. Canınızın kıymetini biliyorsanız GUI editörlerden bile bahsetmeyin.

Vim ve emacs, çoğu Linux dağıtımında varsayılan olarak kurulu olan popüler metin editörleridir ve her ikisinin de avantajları ve dezavantajları vardır. Sistemde bir ninja gibi dolaşmak istiyorsanız, bu metin editörlerinden birini öğrenmeniz gerekir. Bunlar temelde kodlama, metin belgesi işleme ve hepsi bir arada editörlerdir.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://turkce-linux.gitbook.io/anasayfa/gelismis-metin-ustasi/metin-editorleri.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
