aboutsummaryrefslogtreecommitdiffstats
path: root/panorama.js
AgeCommit message (Collapse)Author
2011-01-22rename tabItem to _tabViewTabItemteramako
see https://bugzilla.mozilla.org/show_bug.cgi?id=611715
2011-01-22add short command nameteramako
2011-01-07Chage/add sub command nameanekos
2010-12-23fix: some bugs and refactoringteramako
2010-12-19Move lineanekos
2010-12-19Check visible tabs onlyanekos
2010-12-17add subcommand pin[tab]teramako
2010-12-14update removeTabteramako
delegate selecting a tab to Firefox after the tab removed when 'd'
2010-12-14fix space after function declarationteramako
2010-12-14fix: 'g@'teramako
2010-12-12add subcommand 'settitle'teramako
2010-12-11fix: typoteramako
2010-12-11delete unnecessary parameterteramako
2010-12-11fix: bug and delete :tabview, :tabcandyteramako
2010-12-11move all commands to sub-command of :panorama commandteramako
* add main-command :panorama * move all the other commands to sub-command
2010-12-09overwrite 'd' and 'D'teramako
after removed tab 'd': select a right hand tab in visible tabs 'D': select a left hand tab in visible tabs if all visible tabs are removed, switch group
2010-12-09Fix a typo.anekos
2010-12-08add :pull command and update versionteramako
2010-12-08update buffer completionteramako
completion.buffer の第二引数のフラグを変更 ビット演算で以下のフラグ設定を可能に * 1 表示されているタブ * 2 他のグループのタブ群 * 4 孤立したタブ群
2010-12-08add document for :rmgroupteramako
and small fix
2010-12-08add :rmg[roup] commandteramako
2010-12-08update :mkgroup command to switch the group after made a groupteramako
2010-12-06new plugin for Vimperator 3.0preteramako