William Ting

Results 16 issues of William Ting

http://www.google.com/fonts/specimen/Montserrat

So... right now the theme is barely passable for reading on Android devices. It needs a responsive design so mobile users have better legibility.

enhancement

Sometimes I switch branches w/o existing vim first, and existing vim overwrites the new branch's gitsession. Adding this option would allow a manual bypass of vim exit auto-save.

The idea is to automatically save a gitsession if: - the current working directory is a code repo (e.g. `.git` or `.hg` is present) - no current session exists

enhancement

@olbrew: Porting this issue from #15. 3. When saving form inside a Tmux session the session file gets a faulty name. In my case: `?Ptmux\;\e\e\]50\;CursorShape=0\cg\emaster`. The contents of the file...

bug
needs-info

Sometimes the current working directory is changed when opening a submodule, thus incorrectly identifying the root of the git repo and saving the session in the wrong location.

bug