]> git.lizzy.rs Git - micro.git/shortlog
micro.git
2016-04-23 Zachary YedidiaMerge pull request #62 from aerth/patch-1
2016-04-23 aerthignore binary explicitly
2016-04-22 Zachary YedidiaFix selection highlighting
2016-04-22 Zachary YedidiaFix horizontal scrolling
2016-04-22 Zachary YedidiaMerge pull request #58 from aerth/toggle-line-numbers
2016-04-22 aerthAdd ruler to possibleSettings
2016-04-22 aerthToggle line numbers
2016-04-22 Zachary YedidiaExpand ~ in file opening
2016-04-21 Zachary YedidiaFix makefile
2016-04-21 Zachary YedidiaAdd nicer deleting for soft tabs
2016-04-21 Zachary YedidiaAutomatically update tcell every time make is run
2016-04-21 Zachary YedidiaMerge pull request #55 from OneOfOne/patch-1
2016-04-21 Ahmed Wtypos in solarized-tc.micro
2016-04-21 Zachary YedidiaUpdate readme
2016-04-21 Zachary YedidiaMerge pull request #52 from gitter-badger/gitter-badge
2016-04-21 The Gitter... Add Gitter badge
2016-04-21 Zachary YedidiaFix windows binary links
2016-04-21 Zachary YedidiaAdd auto indent
2016-04-21 Zachary YedidiaSet last visual x after SetLoc is called
2016-04-20 Zachary YedidiaRemove unused syntax highlighting code and optimize...
2016-04-20 Zachary YedidiaMerge
2016-04-20 Zachary YedidiaDon't adjust mouse coordinates
2016-04-20 Zachary YedidiaSet encoding fallback to ASCII
2016-04-20 Zachary YedidiaMerge
2016-04-20 Zachary YedidiaMuch improved terminal mode (Ctrl-b)
2016-04-19 Zachary YedidiaMerge pull request #44 from aerth/fork1
2016-04-19 Zachary YedidiaAdd OpenBuffer() function to View
2016-04-19 aerthstdout and stderr buffers for command execution
2016-04-19 Zachary YedidiaUpdate binary table
2016-04-19 Zachary YedidiaUse a buffer for help screen
2016-04-19 Zachary YedidiaUse variadic args for messenger Message and Error
2016-04-19 Zachary YedidiaAdd -version option
2016-04-19 Zachary YedidiaAdd option to save and quit
2016-04-19 Zachary YedidiaMerge pull request #32 from aerth/fork
2016-04-19 Zachary YedidiaUpdate cross compilation script for more systems
2016-04-19 aerthshell command output is held in buffer until completion
2016-04-19 aerthboss mode: Single line output stays in messenger, multi...
2016-04-19 aerthDisplay nonblank output on full screen
2016-04-19 aerthBoss mode
2016-04-19 Zachary YedidiaFix end key behavior
2016-04-18 Zachary YedidiaAdd support for other encodings
2016-04-18 Zachary YedidiaUpdate readme
2016-04-18 Zachary YedidiaChange the help binding to Ctrl-g from Ctrl-h
2016-04-18 Zachary YedidiaFix IsDirty
2016-04-18 Zachary YedidiaMore comments and a slight optimization for syntax...
2016-04-18 Zachary YedidiaFix makefile for people who don't have GOPATH/bin on...
2016-04-18 Zachary YedidiaMajor optimization for loading syntax files
2016-04-18 Zachary YedidiaOptimization for IsDirty()
2016-04-18 Zachary YedidiaUpdate readme
2016-04-18 Zachary YedidiaAdd bindings for Home and End keys
2016-04-18 Zachary YedidiaAdd tabsToSpaces option
2016-04-18 Zachary YedidiaPrevent panic if mouse y coordinate is below 0
2016-04-18 Zachary YedidiaFix make install
2016-04-18 Zachary YedidiaAutomatically create ~/.config or if it does not exist
2016-04-18 Zachary YedidiaUse XDG_CONFIG_HOME for configuration directory
2016-04-18 Zachary YedidiaFix cross crompiler
2016-04-18 Zachary YedidiaCreate ~/.micro if it does not exist
2016-04-18 Zachary YedidiaEmbed runtime files in the go binary
2016-04-18 Zachary YedidiaUpdate readme to add go get instructions
2016-04-18 Zachary YedidiaMerge pull request #14 from aerth/master
2016-04-18 Zachary YedidiaMerge pull request #15 from scorredoira/master
2016-04-18 SantiUpdate readme.md with how to have clipboard support...
2016-04-18 aerthnow is go gettable and updated make file
2016-04-18 Zachary YedidiaAdd explanation for setting the colorscheme to readme
2016-04-18 Zachary YedidiaUpdate wording in readme
2016-04-18 Zachary YedidiaDon't search if the search string is empty
2016-04-18 Zachary YedidiaUpdate readme
2016-04-18 Zachary YedidiaOnly use settings.json if ~/.micro exists
2016-04-18 Zachary YedidiaAdd install instructions for brew to readme
2016-04-17 Zachary YedidiaAdd find previous and documentation
2016-04-17 Zachary YedidiaAdd next match functionality for search
2016-04-17 Zachary YedidiaImplement better search functionality (not finished)
2016-04-17 Zachary YedidiaSmall update to readme
2016-04-16 Zachary YedidiaUpdate todolist, and readme
2016-04-16 Zachary YedidiaUpdate todolist
2016-04-16 Zachary YedidiaImprove the search functionality and improve selection
2016-04-16 Zachary YedidiaInitial attempt at search
2016-04-10 Zachary YedidiaAdd syntax highlighting option
2016-04-08 Zachary YedidiaFix edit bar cursor
2016-04-08 Zachary YedidiaUpdate readme
2016-04-08 Zachary YedidiaFix syntax file readme
2016-04-08 Zachary YedidiaUpdate syntax files
2016-04-07 Zachary YedidiaRemove unecessary function
2016-04-06 Zachary YedidiaFix syntax highlighting bug
2016-04-06 Zachary YedidiaFix
2016-04-06 Zachary YedidiaSyntax highlighting optimizations
2016-04-06 Zachary YedidiaFix save message
2016-04-05 Zachary YedidiaFix bug in syntax highlighting
2016-04-05 Zachary YedidiaFix half page down bug
2016-04-04 Zachary YedidiaMinor bug fixes
2016-04-04 Zachary YedidiaUpdate todolist
2016-04-04 Zachary YedidiaMerge
2016-04-04 Zachary YedidiaFix 256 color lookup
2016-04-04 Zachary YedidiaImplement lastX for cursor movement
2016-04-04 Zachary YedidiaMerge
2016-04-04 Zachary YedidiaAdd horizontal scrolling
2016-04-03 Zachary YedidiaAdd flags and yes no prompt
2016-04-03 Zachary YedidiaAdd search and replace
2016-04-03 Zachary YedidiaAdd shorthand for commands if it is unambiguous
2016-04-01 Zachary YedidiaAdd timed undo
next