$cat ~/.geany/geany.conf | grep tab

tab_pos_editor=2
tab_pos_msgwin=0
tab_pos_sidebar=2
use_tab_to_indent=false
tab_order_ltr=true
show_notebook_tabs=true
pref_editor_tab_width=4
pref_editor_replace_tabs=false
pref_editor_use_tabs=true

Also I've found another situation where this happens while editing a PHP file:
[code]
if ($group &&   $group['id'] > 1)
// inserts [tab] after [&&] when pressing [space]
[/code]

-- 
Geany tabs when I press space
https://bugs.launchpad.net/bugs/176434
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to