Skip to content

vim plug-in for viewing live source of FFOS devices

Notifications You must be signed in to change notification settings

zapion/m_viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

m_viewer.txt For Vim version 7.3 Last change:2013 April 9

MARIONETTE VIEWER

This plugin is for browsing b2g html source through marionette Note:Currently only support unagi with engineering build, marionette module is required

You need to connect your firefox os device and then run m_viewer_client.py as bridge

Install: make install

Uninstall: make uninstall

===========================================================================================

Key mapped:

  • F6 enable m_viewer
  • F7 disable m_viewer
  • F8 search next iframe
  • F9 search last iframe
  • right arrow enter selected iframe
  • left arrow leave current iframe/back to upper layer
  • F5 refresh current page

About

vim plug-in for viewing live source of FFOS devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 46.7%
  • Python 41.4%
  • Makefile 11.9%