Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Push location stack on //?/n/N/[/]. | Kris Maglione | 2011-08-11 |
| | |||
* | Minor enhancements to <C-i>/<C-o> | Kris Maglione | 2011-08-09 |
| | |||
* | Initial work towards making <C-o> and <C-i> more Vim-like. | Kris Maglione | 2011-08-07 |
| | |||
* | Add g]. | Kris Maglione | 2011-08-07 |
| | |||
* | Store marks as line and column ordinals rather than percentages. | Kris Maglione | 2011-08-07 |
| | |||
* | Don't derive Text Edit mode from Operator mode. Allow escaping from Operator ↵ | Kris Maglione | 2011-08-06 |
| | | | | mode. | ||
* | Flush the startup cache when re-sourcing a JS file. | Kris Maglione | 2011-08-06 |
| | |||
* | Fix pass through of <Space> to alert boxen. | Kris Maglione | 2011-08-06 |
| | |||
* | Muck with buffer.findLink against my better judgement. Closes issue #607. ↵ | Kris Maglione | 2011-08-06 |
| | | | | Closes issue #200. | ||
* | Add operator mode per Vim. Wrap most editor commands in transactions. And ↵ | Kris Maglione | 2011-08-05 |
| | | | | stuff. Closes issue #439. | ||
* | Fix some :buffer completion issues. | Kris Maglione | 2011-08-04 |
| | |||
* | Bah. | Kris Maglione | 2011-08-03 |
| | |||
* | Closes issue #488. | Kris Maglione | 2011-08-02 |
| | |||
* | 'strictfocus' enhancements for editiable iframes. Close issue #441. | Kris Maglione | 2011-08-02 |
| | |||
* | Don't explicitly pop Menu mode on menu_<Esc>. Closes issue #527. Normalize ↵ | Kris Maglione | 2011-07-29 |
| | | | | mode docs to Name rather than NAME. | ||
* | Normalise mode name references in command/option/mapping descriptions. | Doug Kearns | 2011-07-21 |
| | | | | | --HG-- extra : rebase_source : e1de378b096c1292f237fcf45b1e6f926f7b6471 | ||
* | Add {, }, [{arg}, ]{arg}. Closes issue #592. | Kris Maglione | 2011-07-28 |
| | |||
* | Closes #586. | Kris Maglione | 2011-07-27 |
| | |||
* | Make the scrolling mapping aliases consistent between code and docs as well ↵ | Štěpán Němec | 2011-07-20 |
| | | | | | | as among themselves. Fixes issue #601. | ||
* | s/\bset\b/Set/g | Kris Maglione | 2011-07-16 |
| | |||
* | Closes issue #597. | Kris Maglione | 2011-07-14 |
| | |||
* | Closes issue #596. | Kris Maglione | 2011-07-14 |
| | |||
* | Adjust Gecko version test. | Kris Maglione | 2011-07-13 |
| | |||
* | Force redraw after scrolling until someone finds a better way to fix ↵ | Kris Maglione | 2011-07-13 |
| | | | | | | | glitchiness. --HG-- extra : rebase_source : cee0b4d704a2ac677f29ae16626547c14b813af2 | ||
* | Fix some typos. | Štěpán Němec | 2011-07-06 |
| | |||
* | Fix Buffer#getAllFrames deprecation call. | Doug Kearns | 2011-06-29 |
| | | | | | --HG-- extra : rebase_source : 9affca91ef61f291a53e8c34066f6b0c14c06803 | ||
* | Fix doc typo. | Kris Maglione | 2011-06-27 |
| | |||
* | Update buffer.viewSource and buffer.viewSourceExternally prototypes. Update ↵ | Kris Maglione | 2011-06-27 |
| | | | | default 'editor' value to support columns in Vim. | ||
* | Add missing semicolons. | Doug Kearns | 2011-06-16 |
| | | | | | --HG-- extra : rebase_source : d0f7ae9f98a691c7a721e8203121964d7976447e | ||
* | More assorted map aliases. | Doug Kearns | 2011-06-16 |
| | | | | | --HG-- extra : rebase_source : 8614d45db94c8415542c0a264b602b24d898971e | ||
* | Add some path manipulation map aliases. | Doug Kearns | 2011-06-12 |
| | |||
* | Fix gP description. | Doug Kearns | 2011-06-12 |
| | |||
* | Add <scroll-{top,bottom}> map aliases. | Doug Kearns | 2011-06-12 |
| | |||
* | Fix issue with smooth-scroll.js | Kris Maglione | 2011-06-05 |
| | |||
* | Respect 'pageinfo' in <C-g> | Kris Maglione | 2011-06-03 |
| | |||
* | Fix inconsistent pageinfo url highlight. Closes issue #553. | frederick.zou@gmail.com | 2011-06-02 |
| | |||
* | Add completion to :tabmove/:tabattach. | Kris Maglione | 2011-06-01 |
| | |||
* | Fix some Print to File issues. | Kris Maglione | 2011-05-26 |
| | |||
* | Closes issue #531. | Kris Maglione | 2011-05-20 |
| | |||
* | Add 'ambiguous' attribute to hints which can't be unambiguously typed. | Kris Maglione | 2011-05-11 |
| | |||
* | Add 'pageinfo'=e. | Kris Maglione | 2011-05-09 |
| | |||
* | Don't strip spaces from URLs in :open (grr!), poke 'urlsep' value a bit, ↵ | Kris Maglione | 2011-05-05 |
| | | | | moderately decode URLs in O/T/W. | ||
* | Fix issue with ?. | Kris Maglione | 2011-04-28 |
| | |||
* | Fix caret mode bindings in frameset pages. | Kris Maglione | 2011-04-06 |
| | |||
* | More ad hoc i18n work. | Doug Kearns | 2011-04-01 |
| | |||
* | Annotate most strings which need to be explicitly localified. | Kris Maglione | 2011-03-25 |
| | |||
* | Add Security info to :pageinfo. | Kris Maglione | 2011-03-25 |
| | |||
* | Collapse bloody focus region selection after following a hint. | Kris Maglione | 2011-03-23 |
| | |||
* | More ad hoc i18n work. | Doug Kearns | 2011-03-20 |
| | |||
* | Run style bot. | Doug Kearns | 2011-03-19 |
| | | | | | --HG-- extra : rebase_source : 3661ea16c48258e44239734cdad6bc18abc70b5f |