index
:
vis
FreeBSD-single
lua_changes
master
old
a neat vi-like editor
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-terminal-curses.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-22
move all standard library includes into util.h
Randy Palamar
1
-1
/
+0
2025-01-04
curses ui: fix default color detection
Randy Palamar
1
-20
/
+4
2024-05-21
remove some ui pointer chasing
Randy Palamar
1
-2
/
+2
2024-05-21
replace UiTerm with Ui & delete function pointers
Randy Palamar
1
-27
/
+15
2024-03-25
ui: refactor style handling
Randy Palamar
1
-4
/
+23
2023-12-02
Add ansi escaping values and theming keyword for dimmed text
Haz
1
-0
/
+1
2023-08-01
Prevent flickering in curses
Ian Hixson
1
-1
/
+2
2023-07-18
Add fullscreen param to vis_pipe_collect() and Lua API vis:pipe()
Jörg Bakker
1
-2
/
+7
2020-03-17
color-column: Don't change fg/bg if not set explicitly
Gennadiy Volkov
1
-0
/
+4
2018-02-18
Support COLOR_PAIRS > SHRT_MAX
Michael Forney
1
-2
/
+2
2017-04-14
vis: make certain operations interruptible with <C-c>
Marc André Tanner
1
-1
/
+1
2017-03-22
ui: try to fix job control issues with certain shells
Marc André Tanner
1
-2
/
+7
2017-03-16
ui: further cleanup display code
Marc André Tanner
1
-3
/
+3
2017-03-15
ui: fix compiler warning
Marc André Tanner
1
-1
/
+1
2017-03-14
Restructure display code
Marc André Tanner
1
-0
/
+286