Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Trevor
A quiet enigma. We don't know anything about Trevor yet.
Posts
See all 15 »Using Vim, I am trying to search for all instances of a specific string, except for those that fall somewhere in between two other specific strings. For example, I want to determine all instances ...
2 answers · posted 3y ago by Trevor · last activity 3y ago by Dirk Herrmann
In Vim command-line mode, I can run :set invnumber to toggle line numbers on/off. Is there a way to run this command using the $ vim --remote-expr {expr} shell command? I know I can do this using $...
1 answer · posted 23h ago by Trevor · last activity 16h ago by Derek Elkins
I would like to have an empty line in the cell of a table in reStructuredText. Consider the following example: .. list-table:: :header-rows: 1 * - aaa - bbb * - ccc - ddd ...
1 answer · posted 1y ago by Trevor · last activity 7mo ago by bignose
The cause of this problem is that RPROMPT has not yet been set when the self-insert() function is called. So the solution is to define RPROMPT as an empty string (RPROMPT="") somewhere in your .zsh...
posted 7mo ago by Trevor
| Reputation | 372 | |
| Number of top-level posts | 11 | |
| Number of answers | 4 | |
| Sum of received votes (up minus down) | 60 | |
| Number of edits made | 10 | |
Earned Abilities
Statistics
| Posts | ||
|---|---|---|
| Count | 15 | |
| Questions | 11 | |
| Answers | 4 | |
| Articles | 0 | |
| Votes cast | ||
|---|---|---|
| Count | 4 | |
| Flags raised | ||
|---|---|---|
| Count | 0 | |
