Author Topic: How to modify tabs behaviour? (file behaviour)  (Read 2632 times)

Offline visir

  • Multiple posting newcomer
  • *
  • Posts: 76
How to modify tabs behaviour? (file behaviour)
« 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-. ?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: How to modify tabs behaviour? (file behaviour)
« Reply #1 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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline visir

  • Multiple posting newcomer
  • *
  • Posts: 76
Re: How to modify tabs behaviour? (file behaviour)
« Reply #2 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.