andreikop / enki

A text editor for programmers
http://enki-editor.org
GNU General Public License v2.0
161 stars 38 forks source link

Feature: chmod +x for scripts #75

Closed vi closed 11 years ago

vi commented 11 years ago

I often use Enki to create scripts. It whould be useful for Enki to be able to do chmod +x itself.

In particular if user creates new file and types #!whatver\n, there can some bar appear asking if user want to do +x.

andreikop commented 11 years ago

Hmm, very nice idea! I'm missing this feature too.

Can't do it right now, I'm actively coding new text editor. But, it will definitely be done.

andreikop commented 11 years ago

File -> File System -> Make executable or Opened Files context menu -> File System -> Make executable. If want to change mode without using mouse - press Ctrl+T