Skip to content

issues Search Results · repo:akavel/up language:Go

Filter by

41 results
 (60 ms)

41 results

inakavel/up (press backspace or delete to remove)

Every time return is hit, a copy of the pipeline is pushed to the history, allowing the user to go back to older version. This lets one work on different parts, in different ways before getting to the ...
  • nkh
  • Opened 
    on Jun 4, 2023
  • #64

given: very_large | filter_1 | filter_2 | filter_3 | filter_4 if the cursor is in the filter_2, only run: very_large | filter_1 | filter_2 why? when writing a series of filter it happens that after writing ...
  • nkh
  • Opened 
    on Jun 4, 2023
  • #63

FZF and Navi have the concept of shell widgets, they can take over your prompt and then when you re done leave you with the text you wanted filled-in to your prompt. I think Navi s shell widget is a good ...
  • knpwrs
  • Opened 
    on Feb 22, 2022
  • #59

Hello. Just discovered the tool and overjoyed about it. However, being one prone to kilometre-long pipelines (which clutter my history with all the trial and errors, hence why I love the tool even more) ...
deficiency
enhancement
😎 good first issue
🤕 help wanted
  • trantor
  • 1
  • Opened 
    on Apr 1, 2021
  • #58

A mode to compare the difference between the output of two files. Like: $ diff (cat file1.txt | ./up) (cat file2.txt | ./up) It will be very useful to compare two different log of a process. For ...
💡 spark
  • rubenrua
  • 1
  • Opened 
    on Mar 31, 2021
  • #57

You re on Hacker News this morning: `https://news.ycombinator.com/item?id=26644110 Regarding safety issues users on HN have suggested using ptrace to intercept syscalls to simulate commands like rm and ...
🤕 help wanted
💡 spark
  • jnovek
  • 3
  • Opened 
    on Mar 31, 2021
  • #56

Hi! I made a quick snap package for up, so that I could easily install/update the program on ubuntu. It is classic (not confined) so it has access to the system as a normal program. Are you interested ...
enhancement
😎 good first issue
🤕 help wanted
  • LyzardKing
  • 2
  • Opened 
    on Mar 31, 2021
  • #55

It the terminal (with readline for example, Ctrl-W erase the command until finding a space, which is very practical and is missing in up.
enhancement
  • padawin
  • Opened 
    on Mar 31, 2021
  • #53

Didn t work for me when I tried up on MacOS. Need to try if it works on Linux or not, then need to make it work.
deficiency
enhancement
  • akavel
  • Opened 
    on Nov 8, 2020
  • #52

Hi, I am new to up and encountered an issue while using it. When the file is in Chinese, the characters are not displayed normally in the program $ cat 1.txt 吃饭 喝茶 睡觉 Inside up, it showed only one character ...
deficiency
enhancement
  • hntee
  • 1
  • Opened 
    on Aug 24, 2020
  • #51
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub