Skip to content
  • Justin M. Keyes's avatar
    44afd074
    docs(tui): rename term.txt, nvim_terminal_emulator.txt #30398 · 44afd074
    Justin M. Keyes authored
    Problem:
    It has long been a convention that references to the builtin terminal UI
    should mention "tui", not "term", in order to avoid ambiguity vs the
    builtin `:terminal` feature. The final step was to rename term.txt;
    let's that step.
    
    Solution:
    - rename term.txt => tui.txt
    - rename nvim_terminal_emulator.txt => terminal.txt
    - `gen_help_html.lua`: generate redirects for renamed pages.
    44afd074
    docs(tui): rename term.txt, nvim_terminal_emulator.txt #30398
    Justin M. Keyes authored
    Problem:
    It has long been a convention that references to the builtin terminal UI
    should mention "tui", not "term", in order to avoid ambiguity vs the
    builtin `:terminal` feature. The final step was to rename term.txt;
    let's that step.
    
    Solution:
    - rename term.txt => tui.txt
    - rename nvim_terminal_emulator.txt => terminal.txt
    - `gen_help_html.lua`: generate redirects for renamed pages.
Loading