helix-mods/helix-term/src/ui
Matouš Dzivjak 4b0b1a5657
feat(ui): file encoding in statusline (#1355)
* feat(ui): file encoding in statusline

Display file encoding in statusline if the encoding
isn't UTF-8.

* Re-export encoding_rs from core

From there it can be imported by other mods
that rely on it.
2021-12-26 00:10:46 +09:00
..
completion.rs Resolve completion item (#1315) 2021-12-25 19:00:57 +09:00
editor.rs feat(ui): file encoding in statusline (#1355) 2021-12-26 00:10:46 +09:00
info.rs info component style config use ui.info ui.info.text (#643) 2021-08-24 09:58:19 +09:00
markdown.rs ui: popup: Don't allow scrolling past the end of content 2021-12-10 19:23:58 +09:00
menu.rs Macros (#1234) 2021-12-12 21:16:48 +09:00
mod.rs Load alt default theme if true color is not supported 2021-12-14 00:47:18 +09:00
picker.rs Macros (#1234) 2021-12-12 21:16:48 +09:00
popup.rs Macros (#1234) 2021-12-12 21:16:48 +09:00
prompt.rs Apply recent nightly suggestions (#1286) 2021-12-18 14:57:49 +09:00
spinner.rs Add a Spinner 2021-06-21 12:59:06 +09:00
text.rs ui: Trigger recalculate_size per popup render so contents can readjust 2021-09-13 17:44:50 +09:00