3.2. Opening and Saving Files
Opening a file: To open an existing file, choose -> from the menubar, click on the button on the toolbar, or press Ctrl-O. This will display the Open File dialog.
Select or enter the file you want to open, then click . To open more than one file at once, select multiple files to open by first pressing CTRL and clicking the files in the list and press . If you change your mind, click to dismiss the dialog without opening the file.For selecting multiple files at once, select a file in the dialog and press CTRL once. This will bring the file selection dialog in multiple-select mode and multiple files could be selected from the list. Multiple file select mode is simlar to single file select mode, except that the file operation (for which the file selection was being done) will be performed for all the selected files.
The Show Hidden, if switched on (Click right), will make the hidden files (files starting with "."; visible in the file list. Depress it to make them hide. Anjuta fileselection dialog also has inbuild file type filter. Select the appropiate file type filter in the dialog and the file list will be limited to the files of the selected type only.
Saving a file: To save a file, choose -> from the menubar, click on the button on the toolbar, or press Ctrl-S. This will save the file. If the file is new, a Save As dialog will appear. Enter a filename and click to save the new file with the name supplied.


File auto save If you have enabled auto-save, it will not auto-save any new files. You must first save them manually. The same applies to the option: it will not save new files, if you haven't saved them first manually. You must save a file manually before auto-save or will work with it.
Saving a file with a different name: You can explicitly save a file with a new filename. To do this, choose -> from the menubar. A Save As dialog will appear prompting you to enter the new filename. Enter the name and click .

File save as overwrite When you use with an existing file, the original is not deleted. It is left unchanged since the last save. If a file with the new filename already exists, a confirmation dialog will appear, to ensure that you want to overwrite it. Clicking will overwrite the file with the file you are saving.
Closing a file: To close a file, choose -> from the menubar, or click on the button on the toolbar. The file could also be closed by clicking the in the filename tab. This will close the current file. If the file is not saved, or is a new file, then Anjuta will prompt you to save the file before closing it.

