micro/internal
Ján Jančár f0da73bae2
Add StartOfTextToggle and SelectToStartOfTextToggle actions. (#1612)
These actions reintroduce the behavior of micro where the Home key
toggles between the start of text (first) and the start of the line.
The same applies for the variant with selection. This commit also
sets these bindings as the defaults.
2020-04-10 17:21:02 -04:00
..
action Add StartOfTextToggle and SelectToStartOfTextToggle actions. (#1612) 2020-04-10 17:21:02 -04:00
buffer Add StartOfTextToggle and SelectToStartOfTextToggle actions. (#1612) 2020-04-10 17:21:02 -04:00
config Add Haskell linter hlint to linter plugin (#1610) 2020-04-05 14:05:01 -04:00
display Relocate during replace 2020-03-24 11:33:52 -04:00
info Use filepath.Join more 2020-02-11 13:09:17 -05:00
lua Add linter plugin support 2019-12-25 17:05:10 -05:00
screen Add 'xterm' option 2020-02-15 12:53:17 -05:00
shell Use actual lua functions for callbacks instead of strings 2020-02-08 15:49:41 -05:00
util If stdout is a pipe, output to the pipe 2020-02-27 12:39:19 -05:00
views Fix unsplit crash 2020-02-08 21:06:13 -05:00