]> git.lizzy.rs Git - micro.git/history - cmd/micro/view.go
Fix: mouse clicking with softwrap
[micro.git] / cmd / micro / view.go
2016-12-17 Nicolai SøborgFix: mouse clicking with softwrap
2016-12-06 NicolaiMerge remote-tracking branch 'refs/remotes/zyedidia...
2016-12-06 Zachary YedidiaFix string width for different sized tabs v1.1.3
2016-11-29 Zachary YedidiaUse io.Readers to read files more efficiently
2016-11-29 Zachary YedidiaMerge pull request #449 from 10sr/jobSpawn
2016-11-29 Zachary YedidiaMake tab.CurView public
2016-11-29 Zachary YedidiaActually rename width, height, lockWidth, lockHeight
2016-11-29 Zachary YedidiaMake some view vars public
2016-11-29 Zachary YedidiaAllow creating splits at arbitrary indices
2016-11-29 Zachary YedidiaAllow splits to be created in either direction
2016-11-20 Zachary YedidiaMerge pull request #459 from clemenscorny/master
2016-11-20 Zachary YedidiaFix buffer name problem
2016-11-16 Zachary YedidiaAdd foundation for resizing splits arbitrarily
2016-10-29 Zachary YedidiaMerge pull request #433 from ilius/pr03.python_syntax
2016-10-29 Zachary YedidiaMerge pull request #436 from jncraton/paste-cleanup
2016-10-29 Jon CratonRemoved duplicate paste code for OS-level paste
2016-10-29 Zachary YedidiaMerge
2016-10-29 Zachary YedidiaMerge pull request #435 from jncraton/bottomline-select...
2016-10-28 Jon CratonSearch entire file instead of line 1 to the number...
2016-10-26 Zachary YedidiaFix problem with calculation Bottomline
2016-10-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
2016-10-18 Zachary YedidiaCleanup and add more comments
2016-10-13 Zachary YedidiaImprovements for softwrap mouse support
2016-10-13 Zachary YedidiaFix mouse support with soft wrap
2016-10-13 Zachary YedidiaMerge pull request #409 from ilius/pr02.improve_search_...
2016-10-13 Zachary YedidiaFix problem with horizontal scrolling
2016-10-13 Zachary YedidiaFix problem causing hsplits not to display
2016-10-12 Zachary YedidiaAdd docs
2016-10-12 Zachary YedidiaFix glitch with bottomline when softwrap is disabled
2016-10-12 Zachary YedidiaAdd softwrap
2016-10-11 Zachary YedidiaMerge
2016-10-10 Zachary YedidiaMerge v1.1.1
2016-10-10 Zachary YedidiaUse default foreground for empty indent chars
2016-10-01 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-28 Zachary YedidiaMinor optimization to tabsize fix
2016-09-28 Zachary YedidiaMerge pull request #387 from boombuler/bug379
2016-09-28 Zachary YedidiaMerge pull request #389 from dsnet/master
2016-09-28 Joe Tsaifix offset calculation for column ruler
2016-09-28 boombulerfixes #379 (second try)
2016-09-28 Zachary YedidiaMerge pull request #386 from zyedidia/revert-382-bug379
2016-09-28 Zachary YedidiaRevert "fixes #379"
2016-09-28 Zachary YedidiaAdd 'autosave' option
2016-09-28 Zachary YedidiaMerge pull request #382 from boombuler/bug379
2016-09-28 Florian Sundermannfixes #379
2016-09-27 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-27 Zachary YedidiaMerge pull request #381 from boombuler/logview
2016-09-27 boombuleralways scroll log to the cursor befor drawing and don...
2016-09-26 boombulerpossibility to show a log view
2016-09-26 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-26 Zachary YedidiaFix problems recognizing CtrlH
2016-09-18 Zachary YedidiaMerge
2016-09-16 Zachary YedidiaAdd function to load runtime files from a directory...
2016-09-16 Zachary YedidiaMerge pull request #334 from techtonik/filemanagers
2016-09-16 Zachary YedidiaMerge pull request #363 from boombuler/rtfiles
2016-09-15 Florian Sundermannallow plugins to list / read runtime files
2016-09-15 Florian Sundermannsimplified file handling for runtime files
2016-09-14 Zachary YedidiaMerge pull request #359 from boombuler/params
2016-09-14 Zachary YedidiaMerge pull request #354 from boombuler/help
2016-09-13 boombulerLoad help files when needed
2016-09-11 Zachary YedidiaRevert "Improve performance for very long lines"
2016-09-11 Zachary YedidiaFix strange selection for long lines
2016-09-10 Zachary YedidiaMerge pull request #316 from elopio/snapcraft
2016-09-10 Zachary YedidiaAllow a buffer to be opened simultaneously
2016-09-10 Zachary YedidiaMerge
2016-09-10 Zachary YedidiaImprove performance for very long lines
2016-09-07 Zachary YedidiaAdd colorcolumn option
2016-09-07 Zachary YedidiaMerge branch 'to-miz-master'
2016-09-07 Zachary YedidiaMerge branch 'master' of https://github.com/to-miz...
2016-09-06 Zachary YedidiaAdd Open command for view
2016-09-06 Zachary YedidiaMerge
2016-09-06 Zachary YedidiaMerge pull request #325 from techtonik/patch-1
2016-09-06 anatoly techtonikFix CanClose comment after API change
2016-09-06 Zachary YedidiaMerge branch 'params' of https://github.com/boombuler...
2016-09-06 Zachary YedidiaAdd support for macros
2016-09-06 Zachary YedidiaMake unsaved changes prompt more clear
2016-09-05 Zachary YedidiaMerge
2016-09-05 Zachary YedidiaMerge branch 'primary-clipboard'
2016-09-05 to-mizfixed inserting runes that require ctrl+alt
2016-09-05 Zachary YedidiaFix some issues with mouse selection copying
2016-09-05 Zachary YedidiaCopy to primary clipboard for any change in selection
2016-09-04 Zachary YedidiaMerge pull request #304 from techtonik/windate
2016-09-04 Zachary YedidiaMinor cleanup v1.0.2
2016-09-04 Zachary YedidiaMerge
2016-09-04 Zachary YedidiaMerge
2016-09-04 Zachary YedidiaFix cursor problem in LetterPrompt
2016-09-02 Zachary YedidiaCopy to primary clipboard on mouse selection
2016-09-02 Zachary YedidiaAdd support for primary clipboard
2016-08-31 Zachary YedidiaMerge pull request #233 from schollz/master
2016-08-31 Zachary YedidiaMerge
2016-08-31 Zachary YedidiaAdd infobar option to disable the message line
2016-08-31 Zachary YedidiaMerge pull request #259 from handicraftsman/master
2016-08-31 Zachary YedidiaUse text from the paste event, not the clipboard
2016-08-29 Zachary YedidiaHave CanClose use single letters for responses
2016-08-28 Zachary YedidiaFix various small details and update readme
2016-08-26 Zachary YedidiaMerge pull request #213 from zyedidia/local-settings
2016-08-25 Zachary YedidiaPass the view into plugin callbacks
2016-08-25 Zachary YedidiaUpdate plugins for local settings
2016-08-25 Zachary YedidiaAdd local settings for each buffer
2016-08-25 Zachary YedidiaMinor fixes and update runtime
2016-08-25 Zachary YedidiaAdd onBufferOpen plugin callback
next