### eFormFiller Example config entries for eFormFiller scripts set eFormFiller = spawn @scripts_dir/eFormFiller.sh @cbind ZA = @eFormFiller add @cbind ZE = @eFormFiller edit @cbind ZN = @eFormFiller new @cbind ZL = @eFormFiller load NEW action generates new file with formfields for current domain. Note that it will overwrite existing file. EDIT action calls an external editor with curent domain profiles. ADD action adds another profile to current domain. Remember to name the profiles, by default the have a name with random numbers. LOAD action loads form data. If there is more then one profile, it will call dmenu first to choose the profile you want to fill in the form.