PageRenderTime 26ms CodeModel.GetById 22ms RepoModel.GetById 1ms app.codeStats 0ms

/source/python-api/api.html

https://github.com/gnachman/iterm2-website
HTML | 197 lines | 166 code | 29 blank | 2 comment | 0 complexity | f49988621d718fec64bbb2e77e72476b MD5 | raw file
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>iTerm2 Python API Class Reference &#8212; iTerm2 Python API 0.26 documentation</title>
  7. <link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
  8. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  9. <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
  10. <script type="text/javascript" src="_static/jquery.js"></script>
  11. <script type="text/javascript" src="_static/underscore.js"></script>
  12. <script type="text/javascript" src="_static/doctools.js"></script>
  13. <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
  14. <link rel="index" title="Index" href="genindex.html" />
  15. <link rel="search" title="Search" href="search.html" />
  16. <meta name="HandheldFriendly" content="True">
  17. <meta name="MobileOptimized" content="320">
  18. <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  19. </head><body>
  20. <header >
  21. <div class="row">
  22. <div class="small-12 medium-12 large-10 large-centered columns wide-row">
  23. <div class="text-center"><a href="/index.html"><img src="https://iterm2.com/img/logo2x.jpg" width=800 height=312></a></div>
  24. <div class="sticky contain-to-grid">
  25. <nav class="top-bar" data-topbar>
  26. <ul class="title-area">
  27. <li class="name">
  28. </li>
  29. <li class="toggle-topbar menu-icon"><a href="#">Menu</a></li>
  30. <li class="small-screen-donate">
  31. <a href="/donate.html"><img src="https://iterm2.com/images/DonateButton.png" width="92" height="26"></a>
  32. </li>
  33. </ul>
  34. <section class="top-bar-section">
  35. <!-- Right Nav Section -->
  36. <ul class="right"> <li>
  37. <a href="/donate.html"><img src="https://iterm2.com/images/DonateButton.png" width="92" height="26"></a>
  38. </li>
  39. </ul>
  40. </li>
  41. </ul>
  42. <!-- Left Nav Section -->
  43. <ul class="left">
  44. <li><a href="/index.html">Home</a></li>
  45. <li ><a href="/news.html">News</a></li>
  46. <li ><a href="/features.html">Features</a></li>
  47. <li ><a href="/faq.html">FAQ</a></li>
  48. <li class="active"><a href="/documentation.html">Documentation</a></li>
  49. <li ><a href="/downloads.html">Downloads</a></li>
  50. </ul>
  51. </section>
  52. </nav>
  53. </div>
  54. </div>
  55. </div>
  56. </header>
  57. <div class="document">
  58. <div class="row">
  59. <div class="small-12 medium-12 large-10 large-centered columns wide-row">
  60. <div class="main panel">
  61. <div class="doc-wrapper">
  62. <a href="#" data-dropdown="drop-menu">Table of Contents</a>
  63. <div id="drop-menu" data-dropdown-content class="f-dropdown content">
  64. <div class="inner-menu">
  65. <ul class="sub-nav">
  66. <div class="toc_subhead">iTerm2</div>
  67. <li><a href="/documentation.html">iTerm2 Documentation</a></li>
  68. <div class="toc_subhead">Python API</div>
  69. <li><a href="/python-api">Python API</a></li>
  70. <li><a href="/python-api/tutorial/index.html">Tutorial</a></li>
  71. <li><a href="/python-api/examples/index.html">Examples</a></li>
  72. </ul>
  73. </div>
  74. </div>
  75. </div>
  76. <hr/>
  77. <div class="documentwrapper">
  78. <div class="bodywrapper">
  79. <div class="body" role="main">
  80. <div class="section" id="iterm2-python-api-class-reference">
  81. <h1>iTerm2 Python API Class Reference<a class="headerlink" href="#iterm2-python-api-class-reference" title="Permalink to this headline"></a></h1>
  82. <div class="toctree-wrapper compound">
  83. <p class="caption"><span class="caption-text">Contents:</span></p>
  84. <ul>
  85. <li class="toctree-l1"><a class="reference internal" href="app.html">App</a><ul>
  86. <li class="toctree-l2"><a class="reference internal" href="app.html#indices-and-tables">Indices and tables</a></li>
  87. </ul>
  88. </li>
  89. <li class="toctree-l1"><a class="reference internal" href="connection.html">Connection</a><ul>
  90. <li class="toctree-l2"><a class="reference internal" href="connection.html#indices-and-tables">Indices and tables</a></li>
  91. </ul>
  92. </li>
  93. <li class="toctree-l1"><a class="reference internal" href="notifications.html">Notifications</a><ul>
  94. <li class="toctree-l2"><a class="reference internal" href="notifications.html#indices-and-tables">Indices and tables</a></li>
  95. </ul>
  96. </li>
  97. <li class="toctree-l1"><a class="reference internal" href="profile.html">Profile</a><ul>
  98. <li class="toctree-l2"><a class="reference internal" href="profile.html#indices-and-tables">Indices and tables</a></li>
  99. </ul>
  100. </li>
  101. <li class="toctree-l1"><a class="reference internal" href="session.html">Session</a><ul>
  102. <li class="toctree-l2"><a class="reference internal" href="session.html#indices-and-tables">Indices and tables</a></li>
  103. </ul>
  104. </li>
  105. <li class="toctree-l1"><a class="reference internal" href="tab.html">Tab</a><ul>
  106. <li class="toctree-l2"><a class="reference internal" href="tab.html#indices-and-tables">Indices and tables</a></li>
  107. </ul>
  108. </li>
  109. <li class="toctree-l1"><a class="reference internal" href="tool.html">Tool</a><ul>
  110. <li class="toctree-l2"><a class="reference internal" href="tool.html#indices-and-tables">Indices and tables</a></li>
  111. </ul>
  112. </li>
  113. <li class="toctree-l1"><a class="reference internal" href="transaction.html">Transaction</a><ul>
  114. <li class="toctree-l2"><a class="reference internal" href="transaction.html#indices-and-tables">Indices and tables</a></li>
  115. </ul>
  116. </li>
  117. <li class="toctree-l1"><a class="reference internal" href="util.html">Utilities</a><ul>
  118. <li class="toctree-l2"><a class="reference internal" href="util.html#indices-and-tables">Indices and tables</a></li>
  119. </ul>
  120. </li>
  121. <li class="toctree-l1"><a class="reference internal" href="window.html">Window</a><ul>
  122. <li class="toctree-l2"><a class="reference internal" href="window.html#indices-and-tables">Indices and tables</a></li>
  123. </ul>
  124. </li>
  125. </ul>
  126. </div>
  127. </div>
  128. <hr class="docutils" />
  129. <div class="section" id="indices-and-tables">
  130. <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline"></a></h1>
  131. <ul class="simple">
  132. <li><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></li>
  133. <li><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></li>
  134. </ul>
  135. </div>
  136. </div>
  137. </div>
  138. </div>
  139. </div>
  140. </div>
  141. </div>
  142. <script src="https://iterm2.com/js/scripts.js"></script>
  143. <script type="text/javascript">
  144. function showId(id) {
  145. document.getElementById("changelist" + id).style.display = 'block';
  146. document.getElementById("show" + id).style.display = 'none';
  147. document.getElementById("hide" + id).style.display = 'inline';
  148. }
  149. function hideId(id) {
  150. document.getElementById("changelist" + id).style.display = 'none';
  151. document.getElementById("show" + id).style.display = 'inline';
  152. document.getElementById("hide" + id).style.display = 'none';
  153. }
  154. $(document).foundation();
  155. </script>
  156. <div class="clearer"></div>
  157. </div>
  158. <div class="footer">
  159. &copy;2018, George Nachman.
  160. |
  161. Powered by <a href="http://sphinx-doc.org/">Sphinx 1.8.1</a>
  162. &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.11</a>
  163. |
  164. <a href="_sources/api.rst.txt"
  165. rel="nofollow">Page source</a>
  166. </div>
  167. </body>
  168. </html>