Merge branch 'recording'

Michael Muré created

Change summary

README.md                | 6 ++----
doc/termui_recording.gif | 0 
doc/termui_recording.svg | 7 +++----
3 files changed, 5 insertions(+), 8 deletions(-)

Detailed changes

README.md 🔗

@@ -86,9 +86,7 @@ You can now use commands like `show`, `comment`, `open` or `close` to display an
 
 An interactive terminal UI is available using the command `git bug termui` to browse and edit bugs.
 
-<p align="center">
-    <img src="https://cdn.rawgit.com/MichaelMure/git-bug/master/doc/termui_recording.svg">
-</p>
+![Termui recording](doc/termui_recording.gif)
 
 ## Web UI (status: WIP)
 
@@ -114,7 +112,7 @@ Interested by how it works ? Have a look at the [data model](doc/model.md).
 ## Planned features
 
 - media embedding
-- import/export of github issue
+- exporter to github issue
 - extendable data model to support arbitrary bug tracker
 - inflatable raptor
 

doc/termui_recording.svg 🔗

@@ -1,10 +1,10 @@
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="terminal" baseProfile="full" viewBox="0 0 848 546" width="848" version="1.1">
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="terminal" baseProfile="full" viewBox="0 0 936 461" width="936" version="1.1">
     <defs>
         <termtosvg:template_settings xmlns:termtosvg="https://github.com/nbedos/termtosvg">
-            <termtosvg:screen_geometry columns="106" rows="32"/>
+            <termtosvg:screen_geometry columns="117" rows="27"/>
         </termtosvg:template_settings>
         <style type="text/css" id="generated-style"><![CDATA[:root {
-            --animation-duration: 78932ms;
+            --animation-duration: 114961ms;
         }
         
         #screen {
@@ -38,6 +38,6 @@
             .color15 {fill: #e5e5e5;}
         </style>
     </defs>
-    <svg id="screen" width="848" viewBox="0 0 848 544" preserveAspectRatio="xMidYMin meet">