File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 1.9.6
1+ 1.9.7
Original file line number Diff line number Diff line change 22<rss version =" 2.0" xmlns : sparkle =" http://www.andymatuschak.org/xml-namespaces/sparkle" >
33 <channel >
44 <title >Sarv Terminal</title >
5+ <item >
6+ <title >Version 1.9.7</title >
7+ <link >https://github.com/Sarv/SarvTerminal/releases/download/v1.9.7/SarvTerminal-1.9.7.dmg</link >
8+ <sparkle : version >1.9.7</sparkle : version >
9+ <sparkle : shortVersionString >1.9.7</sparkle : shortVersionString >
10+ <sparkle : releaseNotesLink >https://sarv.github.io/SarvTerminal/release-notes/1.9.7.html</sparkle : releaseNotesLink >
11+ <sparkle : minimumSystemVersion >13.0.0</sparkle : minimumSystemVersion >
12+ <enclosure url =" https://github.com/Sarv/SarvTerminal/releases/download/v1.9.7/SarvTerminal-1.9.7.dmg" sparkle : version =" 1.9.7" sparkle : shortVersionString =" 1.9.7" length =" 37415275" type =" application/octet-stream" sparkle : edSignature =" xW12tUN3Ak+RM4ySecP9fIjo9dXyUsMb2VO1Egy3eSO/r7We2C16BCG3n+/LJR4D3tJlp2zSs7QXViD2DRfyCQ==" />
13+ </item >
514 <item >
615 <title >Version 1.9.6</title >
716 <link >https://github.com/Sarv/SarvTerminal/releases/download/v1.9.6/SarvTerminal-1.9.6.dmg</link >
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="utf-8 ">
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6+ < title > Sarv Terminal 1.9.7</ title >
7+ < link rel ="stylesheet " href ="style.css ">
8+ </ head >
9+ < body >
10+ < h1 > Sarv Terminal 1.9.7</ h1 >
11+ < div class ="meta "> Improvements & fixes</ div >
12+ < h2 > Hosts</ h2 >
13+ < ul >
14+ < li > add per-host default remote directory for SFTP</ li >
15+ </ ul >
16+ < h2 > Import</ h2 >
17+ < ul >
18+ < li > confirm in-app when the CSV template is saved</ li >
19+ < li > default imports to the focused group and stop file panels hanging</ li >
20+ </ ul >
21+ < h2 > Shell-integration</ h2 >
22+ < ul >
23+ < li > make Cmd+Backspace delete to line start in zsh</ li >
24+ </ ul >
25+ < h2 > Search</ h2 >
26+ < ul >
27+ < li > add instant Clear screen button to the filtered-search overlay</ li >
28+ </ ul >
29+ < h2 > Clear</ h2 >
30+ < ul >
31+ < li > make Cmd+K wipe scrollback for a true clear instead of scrolling output up</ li >
32+ </ ul >
33+ < h2 > Palette</ h2 >
34+ < ul >
35+ < li > make host-search Esc/key capture leak-proof and drop the titlebar bar</ li >
36+ </ ul >
37+ </ body >
38+ </ html >
You can’t perform that action at this time.
0 commit comments