Code::Blocks Forums

User forums => Help => Topic started by: visir on December 19, 2017, 03:37:35 pm

Title: How to modify tabs behaviour? (file behaviour)
Post by: visir on December 19, 2017, 03:37:35 pm
I'm used to firefox behaviour, where:

1) new tabs are opened to the right of the current tab.

2) deleting a tab activates a tab to the right.

Also, can I change shortcuts for navigating tabs to ctrl-shift-, ctrl-shift-. ?
Title: Re: How to modify tabs behaviour? (file behaviour)
Post by: oBFusCATed on December 19, 2017, 05:05:33 pm
1. You'll most probably need to modify the code. This behaviour of ff is quite annoying...
2. Do you have settings -> env -> notebook appearence -> use stack based tab switching enabled?
3. You'll most probably need to modify the code for this too.
Title: Re: How to modify tabs behaviour? (file behaviour)
Post by: visir on December 19, 2017, 05:57:10 pm
I'll probably end up writing my own ide instead. Gdb makes me want to vomit.

If I'll not starve before that, of course.