Skip to content

feat: update cutText logic, cutText for command output

Nikolay Samokhvalov requested to merge nik-cut-adjustment into master

Description

Since "Stats" started to take more lines, we need to adjust the logic of cutText and do not add anything after [...SKIP...].

Update cutText logic and decreased number of output symbols. Use cutText for psql commands and upload command output as we do for plans.

  • the MR description has been reviewed
  • this MR contains text changes and they have been reviewed OR there are no texts changes
  • this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes
  • this MR contains API changes and they have been reviewed OR there are no API changes

Related issue

Closes #67 (closed).

Examples

Problem demonstration: Screen_Shot_2019-09-13_at_20.56.55

Edited by Nikolay Samokhvalov

Merge request reports