]> git.wincent.com - terminus.git/shortlog
terminus.git
2021-12-28  Greg Hurrellrefactor: reorder expressions main master
2021-12-28  Greg HurrellMerge branch 'pull/50'
2021-12-28  Greg Hurrelldocs: update AUTHORS and HISTORY sections
2021-12-28  Darwin Grosklegfeat: add iTerm2 to the SGR Protocol supported list
2021-06-12  Greg Hurrellchore: switch from "master" to "main"
2020-10-04  Greg HurrellMerge branch 'pull/39'
2020-10-04  Greg Hurrelldocs: update HISTORY section
2020-10-04  Neuifix(vim): execute Focus* in Vim terminal to fix ??...
2020-03-19  Greg Hurrelldocs: fix alignment in table of contents
2020-03-19  Greg HurrellMerge branch 'pull/43'
2020-03-19  Greg Hurrelldocs: update HISTORY and AUTHORS sections
2020-03-19  Peteris Kruminsfeat: make bracketed paste work in urxvt
2018-02-07  Greg Hurrelldoc: Mention tmux escape-time setting
2017-10-20  Greg Hurrelldoc: update HISTORY section
2017-10-20  Greg HurrellSuppress E11 error when focusing command-line window
2017-08-30  Greg HurrellMerge branch 'pull/31'
2017-08-27  Jon Parisedoc: fix up some `ttimeoutlen` typos
2017-06-10  Greg Hurrelldoc: dial down claims about bracketed paste support... next
2017-06-06  Greg HurrellPrepare for v1.3 release 1.3
2017-06-06  Greg Hurrelldoc: mention Neovim in README
2017-06-06  Greg Hurrelldoc: Add FAQ section
2017-06-06  Greg HurrellRemove unnecessary focus reporting set-up in Neovim
2017-06-06  Greg HurrellFix focus reporting in Neovim
2017-06-03  Greg HurrellSupport neovim
2017-05-25  Greg HurrellUse <nomodeline> in autoloaded file as well
2017-03-21  Greg HurrellPrepare for 1.2 release 1.2
2016-11-28  Greg HurrellMerge branch 'pull/18'
2016-11-28  Greg Hurrelldoc: update AUTHORS and HISTORY
2016-11-28  BarlikFix calling autocmd while in omnifunc completion
2016-10-13  Greg Hurrelldoc: update HISTORY
2016-10-13  Greg HurrellImplement throttling using timers
2016-10-13  Greg HurrellWork around missing/late FocusGained/FocusLost events
2016-10-12  Greg HurrellRemove a redundant expression from conditional
2016-10-12  Greg HurrellAdd empty .watchmanconfig
2016-10-11  Greg HurrellEliminate annoying delay on leaving insert mode
2016-10-11  Greg HurrellMerge branch 'pull/17'
2016-10-11  Greg Hurrelldoc: add Jon Parise to the AUTHORS section in the docs
2016-10-11  Jon PariseTypo fix: 'typemouse' -> 'ttymouse'
2016-07-14  Greg HurrellPrepare for 1.1 release 1.1
2016-07-07  Greg HurrellUse a more concise regex
2016-07-07  Greg HurrellEscape otherwise useless period in regex
2016-07-07  Greg HurrellPrefer 1337 iTerm escape sequences over deprecated...
2016-06-01  Greg HurrellRevamp README
2016-01-30  Greg HurrellPrepare for 1.0.1 release 1.0.1
2016-01-30  Greg HurrellFix misnamed variable
2016-01-03  Greg HurrellDon't set ttymouse when running in nvim
2015-12-27  Greg HurrellPrepare for 1.0 release 1.0
2015-12-27  Greg HurrellSilence annoying "No matching autocommands" output
2015-10-22  Greg Hurrelldoc: Mention Mosh limitations
2015-10-22  Greg Hurrelldoc: Qualify statement about Terminal.app support
2015-10-15  Greg Hurrelldoc: Simplify `git push` invocations
2015-10-15  Greg Hurrelldoc: Update HISTORY for 0.4 release 0.4
2015-10-15  Greg HurrellAccept tmux TERM as synonym for screen
2015-09-27  Greg HurrellMerge branch 'pull/11'
2015-09-27  Joe LencioniGuard against "Unknown option: t_SR" for older Vim
2015-09-10  Greg HurrellUse single quotes for consistency
2015-09-10  Greg HurrellGate <nomodeline> use on Vim version
2015-09-10  Greg HurrellAvoid reevaluation of modelines on Focus{Lost,Gained}
2015-09-06  Greg Hurrelldoc: Make further improvements for Konsole etc
2015-09-06  Greg HurrellMerge branch 'pull/8'
2015-09-06  Greg Hurrelldoc: mention VTE terminals in HISTORY section
2015-09-06  Greg HurrellPrefer single quotes
2015-09-06  Greg HurrellRename s:replace to s:start_replace for consistency
2015-09-06  Greg HurrellUse consistent `let` styling
2015-09-06  Greg Hurrelldoc: further flesh out docs for TerminusReplaceCursorShape
2015-09-06  Jan Christoph... Add support for terminals with VTE support
2015-09-06  Jan Christoph... Add documentation of replace cursor shape
2015-09-06  Greg HurrellMerge branch 'pull/7'
2015-09-06  Greg Hurrelldoc: Further note Konsole support
2015-09-06  Greg Hurrelldoc: Update AUTHORS and HISTORY sections for pull #7
2015-09-06  Greg HurrellSort exists() checks
2015-09-06  Greg HurrellBreak up a long line
2015-09-06  Jan Christoph... Add support for KDE Konsole
2015-07-24  Greg Hurrelldoc: correct a typo in the DEVELOPMENT section
2015-07-24  Greg Hurrelldoc: Add DEVELOPMENT section
2015-07-24  Greg HurrellPrepare to cut 0.2 release 0.2
2015-07-24  Greg Hurrelldoc: Update TROUBLESHOOTING section with info about...
2015-07-24  Greg HurrellAdd options to configure specific cursor shapes used
2015-07-16  Greg Hurrelldoc: Add tips for improving cursor visibility
2015-07-16  Greg HurrellUse get() for getting optional values with defaults
2015-07-08  Greg HurrellAdd LICENSE.txt
2015-07-08  Greg Hurrelldoc: Add troubleshooting information for copy-to-clipboard
2015-07-07  Greg Hurrelldoc: Add TROUBLESHOOTING section
2015-07-06  Greg HurrellAdd top-level git-ignore 0.1
2015-07-06  Greg HurrellInitial import