index
:
hack
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Buffer -> Hack.Buffer
tv
2021-02-23
5
-11
/
+11
*
Main: add Semigroup Command
tv
2021-02-23
1
-1
/
+5
*
modernize calls to blessings
tv
2021-02-23
2
-3
/
+6
*
Main: getGCStats -> getRTSStats
tv
2021-02-23
1
-2
/
+2
*
Main: add Yank
tv
2017-08-07
2
-60
/
+90
*
Buffer.Motion: LeftRightMotion -> Motion
tv
2017-08-06
2
-40
/
+44
*
Main: add DebugShowVTState
tv
2017-08-06
1
-0
/
+19
*
Main: add Delete{Left,Right} commands
tv
2017-08-06
1
-0
/
+39
*
dmap: always reset count
tv
2017-08-06
1
-2
/
+2
*
use external blessings and scanner library
tv
2017-08-06
4
-494
/
+12
*
Main: \x1b -> \ESC
tv
2017-08-06
1
-16
/
+16
*
import patience-0.1.1
tv
2014-08-07
1
-0
/
+154
*
add Scanner.getKey
tv
2014-08-07
1
-0
/
+8
*
Main: lensify
tv
2014-08-03
1
-69
/
+78
*
Process: use Trammel
tv
2014-08-02
1
-10
/
+19
*
use pp instead of show to show pp-d stuff :)
tv
2014-08-02
1
-3
/
+5
*
Trammel: add background color support
tv
2014-08-02
2
-57
/
+169
*
add Trammel - stack-based colorizer
tv
2014-08-02
2
-76
/
+166
*
use MotionCommandWarn in {i,n}map
tv
2014-08-01
1
-14
/
+19
*
nmap: don't reset count when changing to delete mode
tv
2014-08-01
1
-1
/
+1
*
s/SilentMotionCommand/MotionCommandWarn/
tv
2014-08-01
1
-17
/
+13
*
display count in mode-info-box
tv
2014-08-01
1
-5
/
+17
*
use count in execCommand (MotionCommand x)
tv
2014-08-01
2
-49
/
+79
*
execCommand DeleteEntireLine: fix pasto
tv
2014-08-01
1
-1
/
+1
*
nmap: promote \x1b to the top
tv
2014-08-01
1
-2
/
+2
*
Command += DeleteEntireLine
tv
2014-08-01
1
-0
/
+14
*
add DeleteMode
tv
2014-08-01
1
-0
/
+11
*
add count
tv
2014-08-01
1
-0
/
+10
*
add registers
tv
2014-08-01
1
-0
/
+31
*
rewrite (concat $ map f xs) to (xs >>= f)
tv
2014-07-29
2
-12
/
+8
*
replace dateThread by pre-filled buffer^_^
tv
2014-07-28
1
-14
/
+1
*
integrate Scanner crudely
tv
2014-07-28
1
-110
/
+30
*
Scanner: initial commit (not activated)
tv
2014-07-28
1
-0
/
+258
*
move source to src/
tv
2014-07-28
5
-0
/
+755