• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ffevotte / desktop-plus
99%

Build:
DEFAULT BRANCH: master
Repo Added 19 Sep 2015 09:19PM UTC
Files 1
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • ci
  • fatal: Not a git repository (or any of the parent directories): .git
  • issue14
  • stable
  • travis
  • v0.2

pending completion
55

Pull #17

travis-ci

web-flow
shell-mode: restore contents, up to 1000 lines

Before, `shell-mode` buffers would be restored, but you would lose the
contents of the buffer. This mean the output of your commands, and the
commands you wrote would be gone.

Now, `shell-mode` restores the contents of the buffer.

It's limited to 1000 lines, since `shell-mode` buffers grow endlessly as
you run commands. Without this limit, you'd have to "garbage collect"
the extra lines occassionally to keep your desktop file a reasonable
size.

It also doesn't save the color. For some reason, `desktop` saving logic
strips out color information.
Pull Request #17: shell-mode: restore contents, up to 1000 lines

16 of 16 new or added lines in 1 file covered. (100.0%)

105 of 106 relevant lines covered (99.06%)

67.33 hits per line

Relevant lines Covered
Build:
Build:
106 RELEVANT LINES 105 COVERED LINES
67.33 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
55 master shell-mode: restore contents, up to 1000 lines Before, `shell-mode` buffers would be restored, but you would lose the contents of the buffer. This mean the output of your commands, and the commands you wrote would be gone. Now, `shell-mode` rest... Pull #17 08 Apr 2017 05:25PM UTC web-flow travis-ci pending completion  
54 master shell-mode: restore contents, up to 1000 lines Before, `shell-mode` buffers would be restored, but you would lose the contents of the buffer. This mean the output of your commands, and the commands you wrote would be gone. Now, `shell-mode` rest... Pull #17 08 Apr 2017 05:24PM UTC web-flow travis-ci pending completion  
53 master Test emacs 25.1 in travis Update to a newer infrastructure (EVM + travis without sudo) push 07 Jan 2017 10:22PM UTC ffevotte travis-ci pending completion  
45 master Fix bug related to buffers file name Specific `desktop+` data could sometimes be stored in ~/.emacs.d/desktops/DESKTOP_NAME.emacs-buffers instead of ~/.emacs.d/desktops/DESKTOP_NAME/.emacs-buffers Closes issue #14 push 07 Jan 2017 09:44PM UTC ffevotte travis-ci pending completion  
43 master Merge 'bmalehorn/shell-mode' push 07 Jan 2017 09:22PM UTC ffevotte travis-ci pending completion  
42 master add shell-mode support Save and restore buffers in `shell-mode`, the major mode created by `M-x shell`. `shell-mode` is similar to `term-mode`, but runs a `comint-mode` unix shell instead of a full-blown terminal emulator. The current directory ... Pull #13 05 Jan 2017 03:02AM UTC web-flow travis-ci pending completion  
41 master Merge branch 'Man-mode' Update contributors list push 16 Dec 2016 08:22AM UTC ffevotte travis-ci pending completion  
40 master add Man-mode support Save and restore buffers in `Man-mode`, the major mode created by `M-x man`. `Man-mode` is pretty simple to save and restore; each buffer is read-only and can be re-generated through the `man` unix command. Pull #12 16 Dec 2016 01:07AM UTC web-flow travis-ci pending completion  
39 master add Man-mode support Save and restore buffers in `Man-mode`, the major mode created by `M-x man`. `Man-mode` is pretty simple to save and restore; each buffer is read-only and can be re-generated through the `man` unix command. Pull #12 16 Dec 2016 12:50AM UTC web-flow travis-ci pending completion  
38 master add Man-mode support Save and restore buffers in `Man-mode`, the major mode created by `M-x man`. `Man-mode` is pretty simple to save and restore; each buffer is read-only and can be re-generated through the `man` unix command. Pull #12 12 Dec 2016 09:49PM UTC web-flow travis-ci pending completion  
See All Builds (36)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc